#FFD7DB#FFD7DB
#FFD7DB is a very light, muted red. Relative luminance 0.750; OKLCH L 91.4% C 0.045 H 11.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7DB |
|---|---|
| RGB | rgb(255, 215, 219) |
| HSL | hsl(354, 100%, 92%) |
| HSV | hsv(354, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 14.1%, 0%) |
| CIE-LAB | lab(89.38, 14.53, 3.24) |
| CIE-LCH | lch(89.38, 14.89, 12.56°) |
| OKLab | oklab(91.4% 0.0441 0.0087) |
| OKLCH | oklch(91.4% 0.045 11.2) |
| XYZ | xyz(78.3262, 74.9776, 77.3502) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.98
Pale Pink
#FFCFDC
ΔE00 3.98
Light Rose
#FFC5CB
ΔE00 5.42
Mistyrose
#FFE4E1
ΔE00 5.57
Pale Rose
#FDC1C5
ΔE00 6.27
Bubblegum
#FFC1CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7DB #D7FFFB
analogous
#FFD7EF #FFD7DB #FFE7D7
triadic
#FFD7DB #DBFFD7 #D7DBFF
tetradic
#FFD7DB #EFFFD7 #D7FFFB #E7D7FF
square
#FFD7DB #EFFFD7 #D7FFFB #E7D7FF
split-complementary
#FFD7DB #D7FFE7 #D7EFFF
monochromatic
#FF5D6D #FF9AA4 #FFD7DB #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.31
#FFD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7DB
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7DB | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#E6E3DA
Tritanopia (blue-blind)
#FFD4D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd7db; /* rgb */ color: rgb(255, 215, 219); /* oklch */ color: oklch(91.4% 0.045 11.2);
Tailwind
colors: {
custom: {
50: '#ffe3e6',
500: '#ffd7db',
950: '#000000',
},
}SCSS
$custom: #ffd7db; $custom-light: #ffe3e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd7db",
"rgb": {
"r": 255,
"g": 215,
"b": 219
},
"hsl": {
"h": 354,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.914,
"c": 0.04498,
"h": 11.2
},
"luminance": 0.74975
}Semantic roles & 50–950 ramp
primary
#FFD7DB
secondary
#8FEBE2
accent
#E6CF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484