#FFD0DB#FFD0DB
#FFD0DB is a very light, muted red. Relative luminance 0.715; OKLCH L 90.1% C 0.055 H 2.6°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0DB |
|---|---|
| RGB | rgb(255, 208, 219) |
| HSL | hsl(346, 100%, 91%) |
| HSV | hsv(346, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 14.1%, 0%) |
| CIE-LAB | lab(87.72, 18.19, 0.82) |
| CIE-LCH | lch(87.72, 18.20, 2.59°) |
| OKLab | oklab(90.11% 0.0546 0.0024) |
| OKLCH | oklch(90.11% 0.055 2.6) |
| XYZ | xyz(76.5818, 71.4887, 76.7688) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 0.72
Light Pink
#FFD1DF
ΔE00 1.12
Light Rose
#FFC5CB
ΔE00 3.85
Bubblegum
#FFC1CC
ΔE00 4.31
Pink
#FFC0CB
ΔE00 4.58
Pale Rose
#FDC1C5
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0DB #D0FFF4
analogous
#FFD0F2 #FFD0DB #FFDCD0
triadic
#FFD0DB #DBFFD0 #D0DBFF
tetradic
#FFD0DB #F2FFD0 #D0FFF4 #DCD0FF
square
#FFD0DB #F2FFD0 #D0FFF4 #DCD0FF
split-complementary
#FFD0DB #D0FFDC #D0F2FF
monochromatic
#FF567D #FF93AC #FFD0DB #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.37
#FFD0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#FFD0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0DB
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0DB | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#FFCDD4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd0db; /* rgb */ color: rgb(255, 208, 219); /* oklch */ color: oklch(90.1% 0.055 2.6);
Tailwind
colors: {
custom: {
50: '#ffdee6',
500: '#ffd0db',
950: '#000000',
},
}SCSS
$custom: #ffd0db; $custom-light: #ffdee6; $custom-dark: #000000;
JSON
{
"hex": "#ffd0db",
"rgb": {
"r": 255,
"g": 208,
"b": 219
},
"hsl": {
"h": 345.957,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90109,
"c": 0.05462,
"h": 2.6
},
"luminance": 0.71486
}Semantic roles & 50–950 ramp
primary
#FFD0DB
secondary
#89EAD3
accent
#E6B000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484