#FFD0D2#FFD0D2
#FFD0D2 is a very light, muted red. Relative luminance 0.710; OKLCH L 89.9% C 0.053 H 15.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0D2 |
|---|---|
| RGB | rgb(255, 208, 210) |
| HSL | hsl(357, 100%, 91%) |
| HSV | hsv(357, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 17.6%, 0%) |
| CIE-LAB | lab(87.50, 16.80, 5.26) |
| CIE-LCH | lch(87.50, 17.61, 17.38°) |
| OKLab | oklab(89.86% 0.0513 0.014) |
| OKLCH | oklch(89.86% 0.053 15.3) |
| XYZ | xyz(75.4288, 71.0276, 70.6967) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.46
Pale Pink
#FFCFDC
ΔE00 3.99
Pale Rose
#FDC1C5
ΔE00 4.12
Light Pink
#FFD1DF
ΔE00 4.39
Bubblegum
#FFC1CC
ΔE00 5.14
Pink
#FFC0CB
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0D2 #D0FFFD
analogous
#FFD0E9 #FFD0D2 #FFE5D0
triadic
#FFD0D2 #D2FFD0 #D0D2FF
tetradic
#FFD0D2 #E9FFD0 #D0FFFD #E5D0FF
square
#FFD0D2 #E9FFD0 #D0FFFD #E5D0FF
split-complementary
#FFD0D2 #D0FFE5 #D0E9FF
monochromatic
#FF565D #FF9397 #FFD0D2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.38
#FFD0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#FFD0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0D2
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0D2 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D2
Deuteranopia (green-blind)
#E2DFD1
Tritanopia (blue-blind)
#FFCCD1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd0d2; /* rgb */ color: rgb(255, 208, 210); /* oklch */ color: oklch(89.9% 0.053 15.3);
Tailwind
colors: {
custom: {
50: '#ffdedf',
500: '#ffd0d2',
950: '#000000',
},
}SCSS
$custom: #ffd0d2; $custom-light: #ffdedf; $custom-dark: #000000;
JSON
{
"hex": "#ffd0d2",
"rgb": {
"r": 255,
"g": 208,
"b": 210
},
"hsl": {
"h": 357.447,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.89862,
"c": 0.05314,
"h": 15.3
},
"luminance": 0.71025
}Semantic roles & 50–950 ramp
primary
#FFD0D2
secondary
#89EAE6
accent
#E6DC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484