#FFDBD0#FFDBD0
#FFDBD0 is a very light, muted red. Relative luminance 0.765; OKLCH L 91.9% C 0.043 H 37.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBD0 |
|---|---|
| RGB | rgb(255, 219, 208) |
| HSL | hsl(14, 100%, 91%) |
| HSV | hsv(14, 18%, 100%) |
| CMYK | cmyk(0%, 14.1%, 18.4%, 0%) |
| CIE-LAB | lab(90.08, 10.78, 10.02) |
| CIE-LCH | lch(90.08, 14.72, 42.91°) |
| OKLab | oklab(91.86% 0.034 0.0263) |
| OKLCH | oklch(91.86% 0.043 37.7) |
| XYZ | xyz(77.9567, 76.4794, 70.3178) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.28
Apricot
#FBCEB1
ΔE00 7.24
Peach
#FFDAB9
ΔE00 8.78
Very Light Pink
#FFF4F2
ΔE00 9.70
Lavenderblush
#FFF0F5
ΔE00 9.72
Light Rose
#FFC5CB
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBD0 #D0F4FF
analogous
#FFD0DC #FFDBD0 #FFF2D0
triadic
#FFDBD0 #D0FFDB #DBD0FF
tetradic
#FFDBD0 #DCFFD0 #D0F4FF #F2D0FF
square
#FFDBD0 #DCFFD0 #D0F4FF #F2D0FF
split-complementary
#FFDBD0 #D0FFF2 #D0DCFF
monochromatic
#FF7D56 #FFAC93 #FFDBD0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.29
#FFDBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFDBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBD0
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBD0 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECF
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdbd0; /* rgb */ color: rgb(255, 219, 208); /* oklch */ color: oklch(91.9% 0.043 37.7);
Tailwind
colors: {
custom: {
50: '#ffe6de',
500: '#ffdbd0',
950: '#000000',
},
}SCSS
$custom: #ffdbd0; $custom-light: #ffe6de; $custom-dark: #000000;
JSON
{
"hex": "#ffdbd0",
"rgb": {
"r": 255,
"g": 219,
"b": 208
},
"hsl": {
"h": 14.043,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.91858,
"c": 0.04298,
"h": 37.7
},
"luminance": 0.76477
}Semantic roles & 50–950 ramp
primary
#FFDBD0
secondary
#89D3EA
accent
#B0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484