#DEBF82#DEBF82
#DEBF82 is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.7% C 0.086 H 83.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF82 |
|---|---|
| RGB | rgb(222, 191, 130) |
| HSL | hsl(40, 58%, 69%) |
| HSV | hsv(40, 41%, 87%) |
| CMYK | cmyk(0%, 14%, 41.4%, 12.9%) |
| CIE-LAB | lab(78.70, 2.81, 34.84) |
| CIE-LCH | lch(78.70, 34.95, 85.39°) |
| OKLab | oklab(81.75% 0.0094 0.0857) |
| OKLCH | oklch(81.75% 0.086 83.7) |
| XYZ | xyz(52.7857, 54.4052, 28.8356) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.17
Tan (survey)
#D1B26F
ΔE00 3.71
Burlywood
#DEB887
ΔE00 4.44
Fawn
#CFAF7B
ΔE00 4.60
Sandstone
#C9AE74
ΔE00 4.82
Sand (survey)
#E2CA76
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF82 #82A1DE
analogous
#DE9182 #DEBF82 #CFDE82
triadic
#DEBF82 #82DEBF #BF82DE
tetradic
#DEBF82 #82DE91 #82A1DE #DE82CF
square
#DEBF82 #82DE91 #82A1DE #DE82CF
split-complementary
#DEBF82 #82CFDE #9182DE
monochromatic
#B68930 #D1A652 #DEBF82 #EBD8B2 #F8F1E3
Accessibility & contrast
On white
1.77
#DEBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DEBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF82
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF82 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7E
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#ECB5B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf82; /* rgb */ color: rgb(222, 191, 130); /* oklch */ color: oklch(81.7% 0.086 83.7);
Tailwind
colors: {
custom: {
50: '#ead2a7',
500: '#debf82',
950: '#000000',
},
}SCSS
$custom: #debf82; $custom-light: #ead2a7; $custom-dark: #000000;
JSON
{
"hex": "#debf82",
"rgb": {
"r": 222,
"g": 191,
"b": 130
},
"hsl": {
"h": 39.783,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.81746,
"c": 0.08617,
"h": 83.7
},
"luminance": 0.54403
}Semantic roles & 50–950 ramp
primary
#DEBF82
secondary
#4F71B5
accent
#58C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380