#FFD5DB#FFD5DB
#FFD5DB is a very light, muted red. Relative luminance 0.740; OKLCH L 91.0% C 0.048 H 8.4°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5DB |
|---|---|
| RGB | rgb(255, 213, 219) |
| HSL | hsl(351, 100%, 92%) |
| HSV | hsv(351, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 14.1%, 0%) |
| CIE-LAB | lab(88.91, 15.58, 2.55) |
| CIE-LCH | lch(88.91, 15.78, 9.29°) |
| OKLab | oklab(91.03% 0.0471 0.0069) |
| OKLCH | oklch(91.03% 0.048 8.4) |
| XYZ | xyz(77.8201, 73.9653, 77.1815) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.00
Light Pink
#FFD1DF
ΔE00 3.03
Light Rose
#FFC5CB
ΔE00 4.77
Pale Rose
#FDC1C5
ΔE00 5.73
Bubblegum
#FFC1CC
ΔE00 5.93
Pink
#FFC0CB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5DB #D5FFF9
analogous
#FFD5F0 #FFD5DB #FFE4D5
triadic
#FFD5DB #DBFFD5 #D5DBFF
tetradic
#FFD5DB #F0FFD5 #D5FFF9 #E4D5FF
square
#FFD5DB #F0FFD5 #D5FFF9 #E4D5FF
split-complementary
#FFD5DB #D5FFE4 #D5F0FF
monochromatic
#FF5B72 #FF98A7 #FFD5DB #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.33
#FFD5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FFD5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5DB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5DB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#E4E2DA
Tritanopia (blue-blind)
#FFD2D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd5db; /* rgb */ color: rgb(255, 213, 219); /* oklch */ color: oklch(91.0% 0.048 8.4);
Tailwind
colors: {
custom: {
50: '#ffe2e6',
500: '#ffd5db',
950: '#000000',
},
}SCSS
$custom: #ffd5db; $custom-light: #ffe2e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd5db",
"rgb": {
"r": 255,
"g": 213,
"b": 219
},
"hsl": {
"h": 351.429,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91029,
"c": 0.04761,
"h": 8.4
},
"luminance": 0.73963
}Semantic roles & 50–950 ramp
primary
#FFD5DB
secondary
#8DEBDE
accent
#E6C500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484