#FDC8DE#FDC8DE
#FDC8DE is a very light, moderate pink. Relative luminance 0.675; OKLCH L 88.6% C 0.066 H 351.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8DE |
|---|---|
| RGB | rgb(253, 200, 222) |
| HSL | hsl(335, 93%, 89%) |
| HSV | hsv(335, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 12.3%, 0.8%) |
| CIE-LAB | lab(85.74, 22.16, -3.69) |
| CIE-LCH | lch(85.74, 22.47, 350.54°) |
| OKLab | oklab(88.56% 0.0655 -0.0095) |
| OKLCH | oklch(88.56% 0.066 351.8) |
| XYZ | xyz(74.3467, 67.4677, 78.1994) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.21
Light Pink
#FFD1DF
ΔE00 3.24
Pastel Pink
#FFBACD
ΔE00 4.45
Bubblegum
#FFC1CC
ΔE00 4.67
Baby Pink
#FFB7CE
ΔE00 4.79
Pink
#FFC0CB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8DE #C8FDE7
analogous
#FDC8F9 #FDC8DE #FDCDC8
triadic
#FDC8DE #DEFDC8 #C8DEFD
tetradic
#FDC8DE #F9FDC8 #C8FDE7 #CDC8FD
square
#FDC8DE #F9FDC8 #C8FDE7 #CDC8FD
split-complementary
#FDC8DE #C8FDCD #C8F9FD
monochromatic
#F95297 #FB8DBB #FDC8DE #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.45
#FDC8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#FDC8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8DE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8DE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DF
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#FFC7CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdc8de; /* rgb */ color: rgb(253, 200, 222); /* oklch */ color: oklch(88.6% 0.066 351.8);
Tailwind
colors: {
custom: {
50: '#fed9e8',
500: '#fdc8de',
950: '#000000',
},
}SCSS
$custom: #fdc8de; $custom-light: #fed9e8; $custom-dark: #000000;
JSON
{
"hex": "#fdc8de",
"rgb": {
"r": 253,
"g": 200,
"b": 222
},
"hsl": {
"h": 335.094,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.88557,
"c": 0.06616,
"h": 351.8
},
"luminance": 0.67465
}Semantic roles & 50–950 ramp
primary
#FDC8DE
secondary
#84E5BD
accent
#E68600
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384