#DEBFA0#DEBFA0
#DEBFA0 is a very light, muted orange. Relative luminance 0.553; OKLCH L 82.3% C 0.055 H 66.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFA0 |
|---|---|
| RGB | rgb(222, 191, 160) |
| HSL | hsl(30, 48%, 75%) |
| HSV | hsv(30, 28%, 87%) |
| CMYK | cmyk(0%, 14%, 27.9%, 12.9%) |
| CIE-LAB | lab(79.23, 6.43, 19.74) |
| CIE-LCH | lch(79.23, 20.76, 71.96°) |
| OKLab | oklab(82.34% 0.0215 0.0504) |
| OKLCH | oklch(82.34% 0.055 66.9) |
| XYZ | xyz(55.1008, 55.3312, 41.0284) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.40
Burlywood
#DEB887
ΔE00 5.25
Apricot
#FBCEB1
ΔE00 6.61
Khaki
#C3B091
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 6.74
Peach
#FFDAB9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFA0 #A0BFDE
analogous
#DEA0A0 #DEBFA0 #DEDEA0
triadic
#DEBFA0 #A0DEBF #BFA0DE
tetradic
#DEBFA0 #A0DEA0 #A0BFDE #DEA0DE
square
#DEBFA0 #A0DEA0 #A0BFDE #DEA0DE
split-complementary
#DEBFA0 #A0DEDE #A0A0DE
monochromatic
#BE8245 #CEA073 #DEBFA0 #EEDECD #F7F0E8
Accessibility & contrast
On white
1.74
#DEBFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DEBFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFA0
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFA0 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC09E
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#E9B8B6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debfa0; /* rgb */ color: rgb(222, 191, 160); /* oklch */ color: oklch(82.3% 0.055 66.9);
Tailwind
colors: {
custom: {
50: '#e9d2bc',
500: '#debfa0',
950: '#000000',
},
}SCSS
$custom: #debfa0; $custom-light: #e9d2bc; $custom-dark: #000000;
JSON
{
"hex": "#debfa0",
"rgb": {
"r": 222,
"g": 191,
"b": 160
},
"hsl": {
"h": 30,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.8234,
"c": 0.05479,
"h": 66.9
},
"luminance": 0.55329
}Semantic roles & 50–950 ramp
primary
#DEBFA0
secondary
#6C91B6
accent
#73BC2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382