#FFDBD1#FFDBD1
#FFDBD1 is a very light, muted red. Relative luminance 0.765; OKLCH L 91.9% C 0.043 H 36.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBD1 |
|---|---|
| RGB | rgb(255, 219, 209) |
| HSL | hsl(13, 100%, 91%) |
| HSV | hsv(13, 18%, 100%) |
| CMYK | cmyk(0%, 14.1%, 18%, 0%) |
| CIE-LAB | lab(90.10, 10.93, 9.53) |
| CIE-LCH | lch(90.10, 14.50, 41.09°) |
| OKLab | oklab(91.88% 0.0344 0.025) |
| OKLCH | oklch(91.88% 0.043 36) |
| XYZ | xyz(78.0801, 76.5288, 70.9678) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.01
Apricot
#FBCEB1
ΔE00 7.64
Peach
#FFDAB9
ΔE00 9.23
Lavenderblush
#FFF0F5
ΔE00 9.49
Light Rose
#FFC5CB
ΔE00 9.59
Very Light Pink
#FFF4F2
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBD1 #D1F5FF
analogous
#FFD1DE #FFDBD1 #FFF2D1
triadic
#FFDBD1 #D1FFDB #DBD1FF
tetradic
#FFDBD1 #DEFFD1 #D1F5FF #F2D1FF
square
#FFDBD1 #DEFFD1 #D1F5FF #F2D1FF
split-complementary
#FFDBD1 #D1FFF2 #D1DEFF
monochromatic
#FF7B57 #FFAB94 #FFDBD1 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.29
#FFDBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FFDBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBD1
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBD1 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD0
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#FFD6D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdbd1; /* rgb */ color: rgb(255, 219, 209); /* oklch */ color: oklch(91.9% 0.043 36.0);
Tailwind
colors: {
custom: {
50: '#ffe6df',
500: '#ffdbd1',
950: '#000000',
},
}SCSS
$custom: #ffdbd1; $custom-light: #ffe6df; $custom-dark: #000000;
JSON
{
"hex": "#ffdbd1",
"rgb": {
"r": 255,
"g": 219,
"b": 209
},
"hsl": {
"h": 13.043,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.91884,
"c": 0.04253,
"h": 36
},
"luminance": 0.76526
}Semantic roles & 50–950 ramp
primary
#FFDBD1
secondary
#8AD5EA
accent
#B4E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484