#FDCDDA#FDCDDA
#FDCDDA is a very light, muted pink. Relative luminance 0.696; OKLCH L 89.3% C 0.057 H 0.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDDA |
|---|---|
| RGB | rgb(253, 205, 218) |
| HSL | hsl(344, 92%, 90%) |
| HSV | hsv(344, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 13.8%, 0.8%) |
| CIE-LAB | lab(86.81, 18.90, -0.01) |
| CIE-LCH | lch(86.81, 18.90, 359.98°) |
| OKLab | oklab(89.35% 0.0565 0.0003) |
| OKLCH | oklch(89.35% 0.057 0.3) |
| XYZ | xyz(74.9939, 69.6097, 75.8017) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 0.46
Light Pink
#FFD1DF
ΔE00 1.04
Light Rose
#FFC5CB
ΔE00 3.85
Bubblegum
#FFC1CC
ΔE00 3.91
Pink
#FFC0CB
ΔE00 4.18
Pale Rose
#FDC1C5
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDDA #CDFDF0
analogous
#FDCDF2 #FDCDDA #FDD8CD
triadic
#FDCDDA #DAFDCD #CDDAFD
tetradic
#FDCDDA #F2FDCD #CDFDF0 #D8CDFD
square
#FDCDDA #F2FDCD #CDFDF0 #D8CDFD
split-complementary
#FDCDDA #CDFDD8 #CDF2FD
monochromatic
#F85783 #FB92AE #FDCDDA #FEE2E9 #FEE2E9
Accessibility & contrast
On white
1.41
#FDCDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FDCDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDDA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDDA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#DDDCD9
Tritanopia (blue-blind)
#FFCBD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdcdda; /* rgb */ color: rgb(253, 205, 218); /* oklch */ color: oklch(89.3% 0.057 0.3);
Tailwind
colors: {
custom: {
50: '#fedce5',
500: '#fdcdda',
950: '#000000',
},
}SCSS
$custom: #fdcdda; $custom-light: #fedce5; $custom-dark: #000000;
JSON
{
"hex": "#fdcdda",
"rgb": {
"r": 253,
"g": 205,
"b": 218
},
"hsl": {
"h": 343.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89347,
"c": 0.05654,
"h": 0.3
},
"luminance": 0.69607
}Semantic roles & 50–950 ramp
primary
#FDCDDA
secondary
#89E6CC
accent
#E6A700
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484