#DEBFB2#DEBFB2
#DEBFB2 is a very light, muted orange. Relative luminance 0.560; OKLCH L 82.8% C 0.040 H 44.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB2 |
|---|---|
| RGB | rgb(222, 191, 178) |
| HSL | hsl(18, 40%, 78%) |
| HSV | hsv(18, 20%, 87%) |
| CMYK | cmyk(0%, 14%, 19.8%, 12.9%) |
| CIE-LAB | lab(79.62, 8.98, 10.63) |
| CIE-LCH | lch(79.62, 13.92, 49.80°) |
| OKLab | oklab(82.77% 0.0287 0.0277) |
| OKLCH | oklch(82.77% 0.04 44.1) |
| XYZ | xyz(56.7910, 56.0073, 49.9298) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.68
Apricot
#FBCEB1
ΔE00 7.29
Warm Gray
#C9BEB0
ΔE00 8.72
Mistyrose
#FFE4E1
ΔE00 9.60
Peach
#FFDAB9
ΔE00 9.69
Mushroom
#BA9E88
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB2 #B2D1DE
analogous
#DEB2BB #DEBFB2 #DED5B2
triadic
#DEBFB2 #B2DEBF #BFB2DE
tetradic
#DEBFB2 #BBDEB2 #B2D1DE #D5B2DE
square
#DEBFB2 #BBDEB2 #B2D1DE #D5B2DE
split-complementary
#DEBFB2 #B2DED5 #B2BBDE
monochromatic
#B9785C #CC9B87 #DEBFB2 #F0E3DD #F6EDEA
Accessibility & contrast
On white
1.72
#DEBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#DEBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#E7BABB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debfb2; /* rgb */ color: rgb(222, 191, 178); /* oklch */ color: oklch(82.8% 0.040 44.1);
Tailwind
colors: {
custom: {
50: '#e8d2c9',
500: '#debfb2',
950: '#000000',
},
}SCSS
$custom: #debfb2; $custom-light: #e8d2c9; $custom-dark: #000000;
JSON
{
"hex": "#debfb2",
"rgb": {
"r": 222,
"g": 191,
"b": 178
},
"hsl": {
"h": 17.727,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.8277,
"c": 0.03989,
"h": 44.1
},
"luminance": 0.56006
}Semantic roles & 50–950 ramp
primary
#DEBFB2
secondary
#7EA6B6
accent
#8DB332
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382