#FFD0DA#FFD0DA
#FFD0DA is a very light, muted red. Relative luminance 0.714; OKLCH L 90.1% C 0.054 H 3.9°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0DA |
|---|---|
| RGB | rgb(255, 208, 218) |
| HSL | hsl(347, 100%, 91%) |
| HSV | hsv(347, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 14.5%, 0%) |
| CIE-LAB | lab(87.70, 18.03, 1.32) |
| CIE-LCH | lch(87.70, 18.08, 4.17°) |
| OKLab | oklab(90.08% 0.0542 0.0037) |
| OKLCH | oklch(90.08% 0.054 3.9) |
| XYZ | xyz(76.4505, 71.4362, 76.0775) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.06
Light Pink
#FFD1DF
ΔE00 1.46
Light Rose
#FFC5CB
ΔE00 3.66
Bubblegum
#FFC1CC
ΔE00 4.28
Pink
#FFC0CB
ΔE00 4.55
Pale Rose
#FDC1C5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0DA #D0FFF5
analogous
#FFD0F1 #FFD0DA #FFDDD0
triadic
#FFD0DA #DAFFD0 #D0DAFF
tetradic
#FFD0DA #F1FFD0 #D0FFF5 #DDD0FF
square
#FFD0DA #F1FFD0 #D0FFF5 #DDD0FF
split-complementary
#FFD0DA #D0FFDD #D0F1FF
monochromatic
#FF567A #FF93AA #FFD0DA #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.37
#FFD0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FFD0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0DA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0DA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#FFCDD3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd0da; /* rgb */ color: rgb(255, 208, 218); /* oklch */ color: oklch(90.1% 0.054 3.9);
Tailwind
colors: {
custom: {
50: '#ffdee5',
500: '#ffd0da',
950: '#000000',
},
}SCSS
$custom: #ffd0da; $custom-light: #ffdee5; $custom-dark: #000000;
JSON
{
"hex": "#ffd0da",
"rgb": {
"r": 255,
"g": 208,
"b": 218
},
"hsl": {
"h": 347.234,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90081,
"c": 0.05434,
"h": 3.9
},
"luminance": 0.71434
}Semantic roles & 50–950 ramp
primary
#FFD0DA
secondary
#89EAD6
accent
#E6B500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484