#FFD2D0#FFD2D0
#FFD2D0 is a very light, muted red. Relative luminance 0.719; OKLCH L 90.2% C 0.051 H 21.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2D0 |
|---|---|
| RGB | rgb(255, 210, 208) |
| HSL | hsl(3, 100%, 91%) |
| HSV | hsv(3, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 18.4%, 0%) |
| CIE-LAB | lab(87.93, 15.46, 6.93) |
| CIE-LCH | lch(87.93, 16.94, 24.15°) |
| OKLab | oklab(90.18% 0.0475 0.0184) |
| OKLCH | oklch(90.18% 0.051 21.1) |
| XYZ | xyz(75.6719, 71.9099, 69.5562) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.82
Pale Rose
#FDC1C5
ΔE00 5.18
Pale Pink
#FFCFDC
ΔE00 5.62
Light Pink
#FFD1DF
ΔE00 5.94
Mistyrose
#FFE4E1
ΔE00 6.20
Bubblegum
#FFC1CC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2D0 #D0FDFF
analogous
#FFD0E5 #FFD2D0 #FFE9D0
triadic
#FFD2D0 #D0FFD2 #D2D0FF
tetradic
#FFD2D0 #E5FFD0 #D0FDFF #E9D0FF
square
#FFD2D0 #E5FFD0 #D0FDFF #E9D0FF
split-complementary
#FFD2D0 #D0FFE9 #D0E5FF
monochromatic
#FF5D56 #FF9793 #FFD2D0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.37
#FFD2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FFD2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2D0
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2D0 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#FFCED2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2d0; /* rgb */ color: rgb(255, 210, 208); /* oklch */ color: oklch(90.2% 0.051 21.1);
Tailwind
colors: {
custom: {
50: '#ffdfde',
500: '#ffd2d0',
950: '#000000',
},
}SCSS
$custom: #ffd2d0; $custom-light: #ffdfde; $custom-dark: #000000;
JSON
{
"hex": "#ffd2d0",
"rgb": {
"r": 255,
"g": 210,
"b": 208
},
"hsl": {
"h": 2.553,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90178,
"c": 0.05091,
"h": 21.1
},
"luminance": 0.71907
}Semantic roles & 50–950 ramp
primary
#FFD2D0
secondary
#89E6EA
accent
#DCE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484