#FFDBD8#FFDBD8
#FFDBD8 is a very light, muted red. Relative luminance 0.769; OKLCH L 92.1% C 0.040 H 23.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBD8 |
|---|---|
| RGB | rgb(255, 219, 216) |
| HSL | hsl(5, 100%, 92%) |
| HSV | hsv(5, 15%, 100%) |
| CMYK | cmyk(0%, 14.1%, 15.3%, 0%) |
| CIE-LAB | lab(90.27, 11.99, 6.10) |
| CIE-LCH | lch(90.27, 13.45, 26.94°) |
| OKLab | oklab(92.07% 0.0371 0.0162) |
| OKLCH | oklch(92.07% 0.04 23.5) |
| XYZ | xyz(78.9658, 76.8831, 75.6326) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.22
Pale Pink
#FFCFDC
ΔE00 7.16
Light Pink
#FFD1DF
ΔE00 7.19
Light Rose
#FFC5CB
ΔE00 7.60
Pale Rose
#FDC1C5
ΔE00 8.09
Lavenderblush
#FFF0F5
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBD8 #D8FCFF
analogous
#FFD8E9 #FFDBD8 #FFEED8
triadic
#FFDBD8 #D8FFDB #DBD8FF
tetradic
#FFDBD8 #E9FFD8 #D8FCFF #EED8FF
square
#FFDBD8 #E9FFD8 #D8FCFF #EED8FF
split-complementary
#FFDBD8 #D8FFEE #D8E9FF
monochromatic
#FF6A5E #FFA39B #FFDBD8 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.28
#FFDBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FFDBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBD8
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBD8 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD8
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#FFD7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdbd8; /* rgb */ color: rgb(255, 219, 216); /* oklch */ color: oklch(92.1% 0.040 23.5);
Tailwind
colors: {
custom: {
50: '#ffe6e4',
500: '#ffdbd8',
950: '#000000',
},
}SCSS
$custom: #ffdbd8; $custom-light: #ffe6e4; $custom-dark: #000000;
JSON
{
"hex": "#ffdbd8",
"rgb": {
"r": 255,
"g": 219,
"b": 216
},
"hsl": {
"h": 4.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92065,
"c": 0.04043,
"h": 23.5
},
"luminance": 0.76881
}Semantic roles & 50–950 ramp
primary
#FFDBD8
secondary
#90E4EB
accent
#D4E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484