#DEBFB4#DEBFB4
#DEBFB4 is a very light, muted orange. Relative luminance 0.561; OKLCH L 82.8% C 0.039 H 40.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB4 |
|---|---|
| RGB | rgb(222, 191, 180) |
| HSL | hsl(16, 39%, 79%) |
| HSV | hsv(16, 19%, 87%) |
| CMYK | cmyk(0%, 14%, 18.9%, 12.9%) |
| CIE-LAB | lab(79.66, 9.29, 9.62) |
| CIE-LCH | lch(79.66, 13.37, 46.02°) |
| OKLab | oklab(82.82% 0.0295 0.0252) |
| OKLCH | oklch(82.82% 0.039 40.5) |
| XYZ | xyz(56.9932, 56.0882, 50.9950) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.15
Apricot
#FBCEB1
ΔE00 7.91
Warm Gray
#C9BEB0
ΔE00 9.14
Mistyrose
#FFE4E1
ΔE00 9.21
Peach
#FFDAB9
ΔE00 10.39
Pale Rose
#FDC1C5
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB4 #B4D3DE
analogous
#DEB4BE #DEBFB4 #DED4B4
triadic
#DEBFB4 #B4DEBF #BFB4DE
tetradic
#DEBFB4 #BEDEB4 #B4D3DE #D4B4DE
square
#DEBFB4 #BEDEB4 #B4D3DE #D4B4DE
split-complementary
#DEBFB4 #B4DED4 #B4BEDE
monochromatic
#B9765F #CB9B8A #DEBFB4 #F1E3DF #F6EDEA
Accessibility & contrast
On white
1.72
#DEBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DEBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB4
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB4 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B3
Deuteranopia (green-blind)
#CDC8B4
Tritanopia (blue-blind)
#E7BBBC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debfb4; /* rgb */ color: rgb(222, 191, 180); /* oklch */ color: oklch(82.8% 0.039 40.5);
Tailwind
colors: {
custom: {
50: '#e8d2ca',
500: '#debfb4',
950: '#000000',
},
}SCSS
$custom: #debfb4; $custom-light: #e8d2ca; $custom-dark: #000000;
JSON
{
"hex": "#debfb4",
"rgb": {
"r": 222,
"g": 191,
"b": 180
},
"hsl": {
"h": 15.714,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.82821,
"c": 0.03874,
"h": 40.5
},
"luminance": 0.56086
}Semantic roles & 50–950 ramp
primary
#DEBFB4
secondary
#80A8B6
accent
#91B234
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382