#FFCDD5 color codes
- HEX
- #FFCDD5
- HEX8
- #FFCDD5FF
- HEX8 (Android)
- #FFFFCDD5
- RGB
- rgb(255, 205, 213)
- RGB (%)
- 100%, 80%, 84%
- HSL
- hsl(350, 100%, 90%)
- HSV / HSB
- hsv(350, 20%, 100%)
- CMYK
- cmyk(0%, 20%, 16%, 0%)
- OKLCH
- oklch(0.8939 0.0574 7.53)
- OKLCH (%)
- oklch(89.39% 0.0574 7.53)
- Decimal
- 16764373
What color is #FFCDD5?
#FFCDD5 sits at 89% lightness and 0.0574 chroma in OKLCH, hue 7.53°. Its nearest named color is Pink.
Shades and tints of #FFCDD5
Tints
Shades
Tones
#FFCDD5 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFCDD5 in CSS
.text { color: #FFCDD5; }
.background { background-color: #FFCDD5; }
.border { border: 2px solid #FFCDD5; }
/* Modern, perceptually uniform */
.text { color: oklch(0.8939 0.0574 7.53); }
/* #FFCDD5 at 50% transparency */
.overlay { background-color: #FFCDD580; }Is #FFCDD5 accessible?
#FFCDD5 on white text scores 1.41:1; on black text it scores 14.95:1. Black text passes WCAG AAA on #FFCDD5. Recommended text color on a #FFCDD5 background: black.
A 14.95:1 vs black
A 1.41:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#FFCDD5) → black APCA Lc experimental 84.1 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Pink #FFC0CB. See more in the pink family on the colors hub.
Frequently asked questions
- What color is #FFCDD5?
- #FFCDD5 is closest to Pink. In RGB it is rgb(255, 205, 213), and in HSL hsl(350, 100%, 90%).
- What is #FFCDD5 in RGB?
- #FFCDD5 converts to rgb(255, 205, 213) — red 255, green 205, blue 213.
- What text color is readable on #FFCDD5?
- Black text — it has the higher contrast ratio (14.95:1) against #FFCDD5. Black text passes WCAG AAA on #FFCDD5.