#DEBFB3#DEBFB3
#DEBFB3 is a very light, muted orange. Relative luminance 0.560; OKLCH L 82.8% C 0.039 H 42.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB3 |
|---|---|
| RGB | rgb(222, 191, 179) |
| HSL | hsl(17, 39%, 79%) |
| HSV | hsv(17, 19%, 87%) |
| CMYK | cmyk(0%, 14%, 19.4%, 12.9%) |
| CIE-LAB | lab(79.64, 9.13, 10.13) |
| CIE-LCH | lch(79.64, 13.64, 47.95°) |
| OKLab | oklab(82.8% 0.0291 0.0265) |
| OKLCH | oklch(82.8% 0.039 42.3) |
| XYZ | xyz(56.8917, 56.0476, 50.4605) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.40
Apricot
#FBCEB1
ΔE00 7.59
Warm Gray
#C9BEB0
ΔE00 8.92
Mistyrose
#FFE4E1
ΔE00 9.40
Peach
#FFDAB9
ΔE00 10.03
Mushroom
#BA9E88
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB3 #B3D2DE
analogous
#DEB3BC #DEBFB3 #DED4B3
triadic
#DEBFB3 #B3DEBF #BFB3DE
tetradic
#DEBFB3 #BCDEB3 #B3D2DE #D4B3DE
square
#DEBFB3 #BCDEB3 #B3D2DE #D4B3DE
split-complementary
#DEBFB3 #B3DED4 #B3BCDE
monochromatic
#B9775E #CB9B88 #DEBFB3 #F1E3DE #F6EDEA
Accessibility & contrast
On white
1.72
#DEBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#DEBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB3
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB3 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B2
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#E7BBBC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debfb3; /* rgb */ color: rgb(222, 191, 179); /* oklch */ color: oklch(82.8% 0.039 42.3);
Tailwind
colors: {
custom: {
50: '#e8d2c9',
500: '#debfb3',
950: '#000000',
},
}SCSS
$custom: #debfb3; $custom-light: #e8d2c9; $custom-dark: #000000;
JSON
{
"hex": "#debfb3",
"rgb": {
"r": 222,
"g": 191,
"b": 179
},
"hsl": {
"h": 16.744,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.82795,
"c": 0.03929,
"h": 42.3
},
"luminance": 0.56046
}Semantic roles & 50–950 ramp
primary
#DEBFB3
secondary
#7FA7B6
accent
#8FB233
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382