#FFD8DB#FFD8DB
#FFD8DB is a very light, muted red. Relative luminance 0.755; OKLCH L 91.6% C 0.044 H 12.7°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8DB |
|---|---|
| RGB | rgb(255, 216, 219) |
| HSL | hsl(355, 100%, 92%) |
| HSV | hsv(355, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 14.1%, 0%) |
| CIE-LAB | lab(89.62, 14.01, 3.58) |
| CIE-LCH | lch(89.62, 14.47, 14.35°) |
| OKLab | oklab(91.59% 0.0426 0.0096) |
| OKLCH | oklch(91.59% 0.044 12.7) |
| XYZ | xyz(78.5816, 75.4884, 77.4354) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.48
Pale Pink
#FFCFDC
ΔE00 4.49
Mistyrose
#FFE4E1
ΔE00 5.09
Light Rose
#FFC5CB
ΔE00 5.79
Pale Rose
#FDC1C5
ΔE00 6.59
Bubblegum
#FFC1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8DB #D8FFFC
analogous
#FFD8EE #FFD8DB #FFE9D8
triadic
#FFD8DB #DBFFD8 #D8DBFF
tetradic
#FFD8DB #EEFFD8 #D8FFFC #E9D8FF
square
#FFD8DB #EEFFD8 #D8FFFC #E9D8FF
split-complementary
#FFD8DB #D8FFE9 #D8EEFF
monochromatic
#FF5E6A #FF9BA3 #FFD8DB #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.30
#FFD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FFD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8DB
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8DB | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#E7E4DA
Tritanopia (blue-blind)
#FFD5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd8db; /* rgb */ color: rgb(255, 216, 219); /* oklch */ color: oklch(91.6% 0.044 12.7);
Tailwind
colors: {
custom: {
50: '#ffe4e6',
500: '#ffd8db',
950: '#000000',
},
}SCSS
$custom: #ffd8db; $custom-light: #ffe4e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd8db",
"rgb": {
"r": 255,
"g": 216,
"b": 219
},
"hsl": {
"h": 355.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91585,
"c": 0.04371,
"h": 12.7
},
"luminance": 0.75486
}Semantic roles & 50–950 ramp
primary
#FFD8DB
secondary
#90EBE4
accent
#E6D400
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484