#FFDBD2#FFDBD2
#FFDBD2 is a very light, muted red. Relative luminance 0.766; OKLCH L 91.9% C 0.042 H 34.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBD2 |
|---|---|
| RGB | rgb(255, 219, 210) |
| HSL | hsl(12, 100%, 91%) |
| HSV | hsv(12, 18%, 100%) |
| CMYK | cmyk(0%, 14.1%, 17.6%, 0%) |
| CIE-LAB | lab(90.13, 11.08, 9.04) |
| CIE-LCH | lch(90.13, 14.30, 39.21°) |
| OKLab | oklab(91.91% 0.0348 0.0238) |
| OKLCH | oklch(91.91% 0.042 34.3) |
| XYZ | xyz(78.2043, 76.5785, 71.6218) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.77
Apricot
#FBCEB1
ΔE00 8.05
Light Rose
#FFC5CB
ΔE00 9.26
Lavenderblush
#FFF0F5
ΔE00 9.27
Pale Rose
#FDC1C5
ΔE00 9.46
Pale Pink
#FFCFDC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBD2 #D2F6FF
analogous
#FFD2DF #FFDBD2 #FFF1D2
triadic
#FFDBD2 #D2FFDB #DBD2FF
tetradic
#FFDBD2 #DFFFD2 #D2F6FF #F1D2FF
square
#FFDBD2 #DFFFD2 #D2F6FF #F1D2FF
split-complementary
#FFDBD2 #D2FFF1 #D2DFFF
monochromatic
#FF7958 #FFAA95 #FFDBD2 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.29
#FFDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FFDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBD2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBD2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#EBE5D2
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdbd2; /* rgb */ color: rgb(255, 219, 210); /* oklch */ color: oklch(91.9% 0.042 34.3);
Tailwind
colors: {
custom: {
50: '#ffe6df',
500: '#ffdbd2',
950: '#000000',
},
}SCSS
$custom: #ffdbd2; $custom-light: #ffe6df; $custom-dark: #000000;
JSON
{
"hex": "#ffdbd2",
"rgb": {
"r": 255,
"g": 219,
"b": 210
},
"hsl": {
"h": 12,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91909,
"c": 0.04212,
"h": 34.3
},
"luminance": 0.76576
}Semantic roles & 50–950 ramp
primary
#FFDBD2
secondary
#8BD7EA
accent
#B8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484