#DEBFB1#DEBFB1
#DEBFB1 is a very light, muted orange. Relative luminance 0.560; OKLCH L 82.7% C 0.041 H 45.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB1 |
|---|---|
| RGB | rgb(222, 191, 177) |
| HSL | hsl(19, 41%, 78%) |
| HSV | hsv(19, 20%, 87%) |
| CMYK | cmyk(0%, 14%, 20.3%, 12.9%) |
| CIE-LAB | lab(79.60, 8.84, 11.14) |
| CIE-LCH | lch(79.60, 14.21, 51.57°) |
| OKLab | oklab(82.74% 0.0283 0.029) |
| OKLCH | oklch(82.74% 0.041 45.8) |
| XYZ | xyz(56.6909, 55.9673, 49.4029) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.97
Apricot
#FBCEB1
ΔE00 7.02
Warm Gray
#C9BEB0
ΔE00 8.54
Peach
#FFDAB9
ΔE00 9.37
Mistyrose
#FFE4E1
ΔE00 9.81
Mushroom
#BA9E88
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB1 #B1D0DE
analogous
#DEB1B9 #DEBFB1 #DED5B1
triadic
#DEBFB1 #B1DEBF #BFB1DE
tetradic
#DEBFB1 #B9DEB1 #B1D0DE #D5B1DE
square
#DEBFB1 #B9DEB1 #B1D0DE #D5B1DE
split-complementary
#DEBFB1 #B1DED5 #B1B9DE
monochromatic
#BA785B #CC9C86 #DEBFB1 #F0E2DC #F6EDE9
Accessibility & contrast
On white
1.72
#DEBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DEBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB1
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB1 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B0
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#E7BABB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debfb1; /* rgb */ color: rgb(222, 191, 177); /* oklch */ color: oklch(82.7% 0.041 45.8);
Tailwind
colors: {
custom: {
50: '#e8d2c8',
500: '#debfb1',
950: '#000000',
},
}SCSS
$custom: #debfb1; $custom-light: #e8d2c8; $custom-dark: #000000;
JSON
{
"hex": "#debfb1",
"rgb": {
"r": 222,
"g": 191,
"b": 177
},
"hsl": {
"h": 18.667,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.82744,
"c": 0.04051,
"h": 45.8
},
"luminance": 0.55966
}Semantic roles & 50–950 ramp
primary
#DEBFB1
secondary
#7DA4B6
accent
#8BB432
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382