#DEBFB0#DEBFB0
#DEBFB0 is a very light, muted orange. Relative luminance 0.559; OKLCH L 82.7% C 0.041 H 47.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB0 |
|---|---|
| RGB | rgb(222, 191, 176) |
| HSL | hsl(20, 41%, 78%) |
| HSV | hsv(20, 21%, 87%) |
| CMYK | cmyk(0%, 14%, 20.7%, 12.9%) |
| CIE-LAB | lab(79.57, 8.69, 11.64) |
| CIE-LCH | lch(79.57, 14.52, 53.27°) |
| OKLab | oklab(82.72% 0.0279 0.0303) |
| OKLCH | oklch(82.72% 0.041 47.4) |
| XYZ | xyz(56.5916, 55.9275, 48.8799) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.76
Pinkish Grey
#C8ACA9
ΔE00 7.27
Warm Gray
#C9BEB0
ΔE00 8.38
Peach
#FFDAB9
ΔE00 9.06
Mushroom
#BA9E88
ΔE00 10.04
Mistyrose
#FFE4E1
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB0 #B0CFDE
analogous
#DEB0B8 #DEBFB0 #DED6B0
triadic
#DEBFB0 #B0DEBF #BFB0DE
tetradic
#DEBFB0 #B8DEB0 #B0CFDE #D6B0DE
square
#DEBFB0 #B8DEB0 #B0CFDE #D6B0DE
split-complementary
#DEBFB0 #B0DED6 #B0B8DE
monochromatic
#BA795A #CC9C85 #DEBFB0 #F0E2DB #F6EEE9
Accessibility & contrast
On white
1.72
#DEBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DEBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB0
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB0 | 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)
#C7C1AF
Deuteranopia (green-blind)
#CEC8B0
Tritanopia (blue-blind)
#E7BABB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debfb0; /* rgb */ color: rgb(222, 191, 176); /* oklch */ color: oklch(82.7% 0.041 47.4);
Tailwind
colors: {
custom: {
50: '#e8d2c7',
500: '#debfb0',
950: '#000000',
},
}SCSS
$custom: #debfb0; $custom-light: #e8d2c7; $custom-dark: #000000;
JSON
{
"hex": "#debfb0",
"rgb": {
"r": 222,
"g": 191,
"b": 176
},
"hsl": {
"h": 19.565,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.82719,
"c": 0.04117,
"h": 47.4
},
"luminance": 0.55926
}Semantic roles & 50–950 ramp
primary
#DEBFB0
secondary
#7CA3B6
accent
#89B431
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382