#FFD4DB#FFD4DB
#FFD4DB is a very light, muted red. Relative luminance 0.735; OKLCH L 90.8% C 0.049 H 7.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4DB |
|---|---|
| RGB | rgb(255, 212, 219) |
| HSL | hsl(350, 100%, 92%) |
| HSV | hsv(350, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 14.1%, 0%) |
| CIE-LAB | lab(88.67, 16.10, 2.20) |
| CIE-LCH | lch(88.67, 16.25, 7.79°) |
| OKLab | oklab(90.84% 0.0486 0.006) |
| OKLCH | oklch(90.84% 0.049 7.1) |
| XYZ | xyz(77.5693, 73.4638, 77.0979) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.52
Light Pink
#FFD1DF
ΔE00 2.58
Light Rose
#FFC5CB
ΔE00 4.50
Pale Rose
#FDC1C5
ΔE00 5.51
Bubblegum
#FFC1CC
ΔE00 5.56
Pink
#FFC0CB
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4DB #D4FFF8
analogous
#FFD4F1 #FFD4DB #FFE3D4
triadic
#FFD4DB #DBFFD4 #D4DBFF
tetradic
#FFD4DB #F1FFD4 #D4FFF8 #E3D4FF
square
#FFD4DB #F1FFD4 #D4FFF8 #E3D4FF
split-complementary
#FFD4DB #D4FFE3 #D4F1FF
monochromatic
#FF5A75 #FF97A8 #FFD4DB #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.34
#FFD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#FFD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4DB
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4DB | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#E4E1DA
Tritanopia (blue-blind)
#FFD1D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd4db; /* rgb */ color: rgb(255, 212, 219); /* oklch */ color: oklch(90.8% 0.049 7.1);
Tailwind
colors: {
custom: {
50: '#ffe1e6',
500: '#ffd4db',
950: '#000000',
},
}SCSS
$custom: #ffd4db; $custom-light: #ffe1e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd4db",
"rgb": {
"r": 255,
"g": 212,
"b": 219
},
"hsl": {
"h": 350.233,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90844,
"c": 0.04896,
"h": 7.1
},
"luminance": 0.73461
}Semantic roles & 50–950 ramp
primary
#FFD4DB
secondary
#8CEBDB
accent
#E6C000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484