#DEBF84#DEBF84
#DEBF84 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.084 H 83.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF84 |
|---|---|
| RGB | rgb(222, 191, 132) |
| HSL | hsl(39, 58%, 69%) |
| HSV | hsv(39, 41%, 87%) |
| CMYK | cmyk(0%, 14%, 40.5%, 12.9%) |
| CIE-LAB | lab(78.73, 3.03, 33.84) |
| CIE-LCH | lch(78.73, 33.97, 84.89°) |
| OKLab | oklab(81.78% 0.0102 0.0834) |
| OKLCH | oklch(81.78% 0.084 83) |
| XYZ | xyz(52.9213, 54.4594, 29.5494) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.92
Tan (survey)
#D1B26F
ΔE00 3.92
Burlywood
#DEB887
ΔE00 4.08
Fawn
#CFAF7B
ΔE00 4.43
Sandstone
#C9AE74
ΔE00 4.84
Tan
#D2B48C
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF84 #84A3DE
analogous
#DE9284 #DEBF84 #D0DE84
triadic
#DEBF84 #84DEBF #BF84DE
tetradic
#DEBF84 #84DE92 #84A3DE #DE84D0
square
#DEBF84 #84DE92 #84A3DE #DE84D0
split-complementary
#DEBF84 #84D0DE #9284DE
monochromatic
#B78931 #D1A654 #DEBF84 #EBD8B4 #F8F1E5
Accessibility & contrast
On white
1.77
#DEBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DEBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF84
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF84 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE80
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#ECB5B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf84; /* rgb */ color: rgb(222, 191, 132); /* oklch */ color: oklch(81.8% 0.084 83.0);
Tailwind
colors: {
custom: {
50: '#ead2a8',
500: '#debf84',
950: '#000000',
},
}SCSS
$custom: #debf84; $custom-light: #ead2a8; $custom-dark: #000000;
JSON
{
"hex": "#debf84",
"rgb": {
"r": 222,
"g": 191,
"b": 132
},
"hsl": {
"h": 39.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.81781,
"c": 0.08404,
"h": 83
},
"luminance": 0.54457
}Semantic roles & 50–950 ramp
primary
#DEBF84
secondary
#5174B5
accent
#59C520
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380