#FDC8DF#FDC8DF
#FDC8DF is a very light, moderate pink. Relative luminance 0.675; OKLCH L 88.6% C 0.067 H 350.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8DF |
|---|---|
| RGB | rgb(253, 200, 223) |
| HSL | hsl(334, 93%, 89%) |
| HSV | hsv(334, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 11.9%, 0.8%) |
| CIE-LAB | lab(85.77, 22.32, -4.19) |
| CIE-LCH | lch(85.77, 22.71, 349.38°) |
| OKLab | oklab(88.59% 0.0658 -0.0108) |
| OKLCH | oklch(88.59% 0.067 350.7) |
| XYZ | xyz(74.4811, 67.5215, 78.9073) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.46
Pale Pink
#FFCFDC
ΔE00 3.47
Pastel Pink
#FFBACD
ΔE00 4.60
Baby Pink
#FFB7CE
ΔE00 4.87
Bubblegum
#FFC1CC
ΔE00 4.96
Pink
#FFC0CB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8DF #C8FDE6
analogous
#FDC8FA #FDC8DF #FDCCC8
triadic
#FDC8DF #DFFDC8 #C8DFFD
tetradic
#FDC8DF #FAFDC8 #C8FDE6 #CCC8FD
square
#FDC8DF #FAFDC8 #C8FDE6 #CCC8FD
split-complementary
#FDC8DF #C8FDCC #C8FAFD
monochromatic
#F9529A #FB8DBD #FDC8DF #FEE1EE #FEE1EE
Accessibility & contrast
On white
1.45
#FDC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FDC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8DF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8DF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#D8DADE
Tritanopia (blue-blind)
#FFC7D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdc8df; /* rgb */ color: rgb(253, 200, 223); /* oklch */ color: oklch(88.6% 0.067 350.7);
Tailwind
colors: {
custom: {
50: '#fed9e9',
500: '#fdc8df',
950: '#000000',
},
}SCSS
$custom: #fdc8df; $custom-light: #fed9e9; $custom-dark: #000000;
JSON
{
"hex": "#fdc8df",
"rgb": {
"r": 253,
"g": 200,
"b": 223
},
"hsl": {
"h": 333.962,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.88586,
"c": 0.06672,
"h": 350.7
},
"luminance": 0.67519
}Semantic roles & 50–950 ramp
primary
#FDC8DF
secondary
#84E5BB
accent
#E68200
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384