#DEBF80#DEBF80
#DEBF80 is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.7% C 0.088 H 84.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF80 |
|---|---|
| RGB | rgb(222, 191, 128) |
| HSL | hsl(40, 59%, 69%) |
| HSV | hsv(40, 42%, 87%) |
| CMYK | cmyk(0%, 14%, 42.3%, 12.9%) |
| CIE-LAB | lab(78.67, 2.60, 35.83) |
| CIE-LCH | lch(78.67, 35.92, 85.85°) |
| OKLab | oklab(81.71% 0.0086 0.0879) |
| OKLCH | oklch(81.71% 0.088 84.4) |
| XYZ | xyz(52.6528, 54.3520, 28.1354) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.46
Tan (survey)
#D1B26F
ΔE00 3.56
Burlywood
#DEB887
ΔE00 4.80
Fawn
#CFAF7B
ΔE00 4.80
Sandstone
#C9AE74
ΔE00 4.83
Sand (survey)
#E2CA76
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF80 #809FDE
analogous
#DE9080 #DEBF80 #CEDE80
triadic
#DEBF80 #80DEBF #BF80DE
tetradic
#DEBF80 #80DE90 #809FDE #DE80CE
square
#DEBF80 #80DE90 #809FDE #DE80CE
split-complementary
#DEBF80 #80CEDE #9080DE
monochromatic
#B5892F #D1A74F #DEBF80 #EBD7B1 #F7F0E1
Accessibility & contrast
On white
1.77
#DEBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DEBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF80
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF80 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7B
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#ECB5AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf80; /* rgb */ color: rgb(222, 191, 128); /* oklch */ color: oklch(81.7% 0.088 84.4);
Tailwind
colors: {
custom: {
50: '#ead2a5',
500: '#debf80',
950: '#000000',
},
}SCSS
$custom: #debf80; $custom-light: #ead2a5; $custom-dark: #000000;
JSON
{
"hex": "#debf80",
"rgb": {
"r": 222,
"g": 191,
"b": 128
},
"hsl": {
"h": 40.213,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.81712,
"c": 0.08827,
"h": 84.4
},
"luminance": 0.5435
}Semantic roles & 50–950 ramp
primary
#DEBF80
secondary
#4D6FB5
accent
#56C61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380