#FDC8DA#FDC8DA
#FDC8DA is a very light, moderate pink. Relative luminance 0.673; OKLCH L 88.4% C 0.064 H 356.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8DA |
|---|---|
| RGB | rgb(253, 200, 218) |
| HSL | hsl(340, 93%, 89%) |
| HSV | hsv(340, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 13.8%, 0.8%) |
| CIE-LAB | lab(85.63, 21.52, -1.72) |
| CIE-LCH | lch(85.63, 21.59, 355.43°) |
| OKLab | oklab(88.44% 0.0641 -0.0042) |
| OKLCH | oklch(88.44% 0.064 356.2) |
| XYZ | xyz(73.8170, 67.2558, 75.4094) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.27
Light Pink
#FFD1DF
ΔE00 2.55
Bubblegum
#FFC1CC
ΔE00 3.58
Pink
#FFC0CB
ΔE00 3.79
Pastel Pink
#FFBACD
ΔE00 4.04
Light Rose
#FFC5CB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8DA #C8FDEB
analogous
#FDC8F5 #FDC8DA #FDD1C8
triadic
#FDC8DA #DAFDC8 #C8DAFD
tetradic
#FDC8DA #F5FDC8 #C8FDEB #D1C8FD
square
#FDC8DA #F5FDC8 #C8FDEB #D1C8FD
split-complementary
#FDC8DA #C8FDD1 #C8F5FD
monochromatic
#F9528B #FB8DB2 #FDC8DA #FEE1EB #FEE1EB
Accessibility & contrast
On white
1.45
#FDC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FDC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8DA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8DA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#DAD9D9
Tritanopia (blue-blind)
#FFC6CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdc8da; /* rgb */ color: rgb(253, 200, 218); /* oklch */ color: oklch(88.4% 0.064 356.2);
Tailwind
colors: {
custom: {
50: '#fed9e5',
500: '#fdc8da',
950: '#000000',
},
}SCSS
$custom: #fdc8da; $custom-light: #fed9e5; $custom-dark: #000000;
JSON
{
"hex": "#fdc8da",
"rgb": {
"r": 253,
"g": 200,
"b": 218
},
"hsl": {
"h": 339.623,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.88439,
"c": 0.0642,
"h": 356.2
},
"luminance": 0.67253
}Semantic roles & 50–950 ramp
primary
#FDC8DA
secondary
#84E5C4
accent
#E69800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384