#FFDBD4#FFDBD4
#FFDBD4 is a very light, muted red. Relative luminance 0.767; OKLCH L 92.0% C 0.041 H 30.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBD4 |
|---|---|
| RGB | rgb(255, 219, 212) |
| HSL | hsl(10, 100%, 92%) |
| HSV | hsv(10, 17%, 100%) |
| CMYK | cmyk(0%, 14.1%, 16.9%, 0%) |
| CIE-LAB | lab(90.17, 11.38, 8.06) |
| CIE-LCH | lch(90.17, 13.95, 35.30°) |
| OKLab | oklab(91.96% 0.0355 0.0212) |
| OKLCH | oklch(91.96% 0.041 30.9) |
| XYZ | xyz(78.4550, 76.6788, 72.9423) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.40
Light Rose
#FFC5CB
ΔE00 8.63
Pale Pink
#FFCFDC
ΔE00 8.74
Light Pink
#FFD1DF
ΔE00 8.83
Lavenderblush
#FFF0F5
ΔE00 8.86
Apricot
#FBCEB1
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBD4 #D4F8FF
analogous
#FFD4E3 #FFDBD4 #FFF1D4
triadic
#FFDBD4 #D4FFDB #DBD4FF
tetradic
#FFDBD4 #E3FFD4 #D4F8FF #F1D4FF
square
#FFDBD4 #E3FFD4 #D4F8FF #F1D4FF
split-complementary
#FFDBD4 #D4FFF1 #D4E3FF
monochromatic
#FF755A #FFA897 #FFDBD4 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.29
#FFDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FFDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBD4
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBD4 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD3
Deuteranopia (green-blind)
#EBE6D4
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdbd4; /* rgb */ color: rgb(255, 219, 212); /* oklch */ color: oklch(92.0% 0.041 30.9);
Tailwind
colors: {
custom: {
50: '#ffe6e1',
500: '#ffdbd4',
950: '#000000',
},
}SCSS
$custom: #ffdbd4; $custom-light: #ffe6e1; $custom-dark: #000000;
JSON
{
"hex": "#ffdbd4",
"rgb": {
"r": 255,
"g": 219,
"b": 212
},
"hsl": {
"h": 9.767,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.91961,
"c": 0.0414,
"h": 30.9
},
"luminance": 0.76677
}Semantic roles & 50–950 ramp
primary
#FFDBD4
secondary
#8CDBEB
accent
#C0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484