#FFD0DE#FFD0DE
#FFD0DE is a very light, muted pink. Relative luminance 0.716; OKLCH L 90.2% C 0.056 H 358.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0DE |
|---|---|
| RGB | rgb(255, 208, 222) |
| HSL | hsl(342, 100%, 91%) |
| HSV | hsv(342, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 12.9%, 0%) |
| CIE-LAB | lab(87.80, 18.66, -0.65) |
| CIE-LCH | lch(87.80, 18.67, 358.00°) |
| OKLab | oklab(90.19% 0.0557 -0.0014) |
| OKLCH | oklch(90.19% 0.056 358.5) |
| XYZ | xyz(76.9803, 71.6481, 78.8675) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 0.30
Pale Pink
#FFCFDC
ΔE00 0.48
Light Rose
#FFC5CB
ΔE00 4.52
Bubblegum
#FFC1CC
ΔE00 4.58
Pink
#FFC0CB
ΔE00 4.85
Pale Rose
#FDC1C5
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0DE #D0FFF1
analogous
#FFD0F5 #FFD0DE #FFD9D0
triadic
#FFD0DE #DEFFD0 #D0DEFF
tetradic
#FFD0DE #F5FFD0 #D0FFF1 #D9D0FF
square
#FFD0DE #F5FFD0 #D0FFF1 #D9D0FF
split-complementary
#FFD0DE #D0FFD9 #D0F5FF
monochromatic
#FF5688 #FF93B3 #FFD0DE #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.37
#FFD0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#FFD0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0DE
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0DE | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#FFCED5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd0de; /* rgb */ color: rgb(255, 208, 222); /* oklch */ color: oklch(90.2% 0.056 358.5);
Tailwind
colors: {
custom: {
50: '#ffdee8',
500: '#ffd0de',
950: '#000000',
},
}SCSS
$custom: #ffd0de; $custom-light: #ffdee8; $custom-dark: #000000;
JSON
{
"hex": "#ffd0de",
"rgb": {
"r": 255,
"g": 208,
"b": 222
},
"hsl": {
"h": 342.128,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90194,
"c": 0.05568,
"h": 358.5
},
"luminance": 0.71646
}Semantic roles & 50–950 ramp
primary
#FFD0DE
secondary
#89EACD
accent
#E6A100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484