#DEBFA1#DEBFA1
#DEBFA1 is a very light, muted orange. Relative luminance 0.554; OKLCH L 82.4% C 0.054 H 66.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFA1 |
|---|---|
| RGB | rgb(222, 191, 161) |
| HSL | hsl(30, 48%, 75%) |
| HSV | hsv(30, 27%, 87%) |
| CMYK | cmyk(0%, 14%, 27.5%, 12.9%) |
| CIE-LAB | lab(79.25, 6.56, 19.23) |
| CIE-LCH | lch(79.25, 20.32, 71.15°) |
| OKLab | oklab(82.36% 0.0219 0.0492) |
| OKLCH | oklch(82.36% 0.054 66) |
| XYZ | xyz(55.1887, 55.3664, 41.4910) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.68
Burlywood
#DEB887
ΔE00 5.56
Apricot
#FBCEB1
ΔE00 6.45
Light Peach
#FFD8B1
ΔE00 6.81
Khaki
#C3B091
ΔE00 6.83
Peach
#FFDAB9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFA1 #A1C0DE
analogous
#DEA1A2 #DEBFA1 #DEDDA1
triadic
#DEBFA1 #A1DEBF #BFA1DE
tetradic
#DEBFA1 #A2DEA1 #A1C0DE #DDA1DE
square
#DEBFA1 #A2DEA1 #A1C0DE #DDA1DE
split-complementary
#DEBFA1 #A1DEDD #A1A2DE
monochromatic
#BE8146 #CEA074 #DEBFA1 #EEDECE #F7F0E8
Accessibility & contrast
On white
1.74
#DEBFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DEBFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFA1
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFA1 | 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)
#C9C09F
Deuteranopia (green-blind)
#D1C7A2
Tritanopia (blue-blind)
#E9B8B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debfa1; /* rgb */ color: rgb(222, 191, 161); /* oklch */ color: oklch(82.4% 0.054 66.0);
Tailwind
colors: {
custom: {
50: '#e9d2bd',
500: '#debfa1',
950: '#000000',
},
}SCSS
$custom: #debfa1; $custom-light: #e9d2bd; $custom-dark: #000000;
JSON
{
"hex": "#debfa1",
"rgb": {
"r": 222,
"g": 191,
"b": 161
},
"hsl": {
"h": 29.508,
"s": 48.031,
"l": 75.098
},
"oklch": {
"l": 0.82363,
"c": 0.05381,
"h": 66
},
"luminance": 0.55364
}Semantic roles & 50–950 ramp
primary
#DEBFA1
secondary
#6D92B6
accent
#74BB2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382