#DEBF86#DEBF86
#DEBF86 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.082 H 82.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF86 |
|---|---|
| RGB | rgb(222, 191, 134) |
| HSL | hsl(39, 57%, 70%) |
| HSV | hsv(39, 40%, 87%) |
| CMYK | cmyk(0%, 14%, 39.6%, 12.9%) |
| CIE-LAB | lab(78.76, 3.25, 32.84) |
| CIE-LCH | lch(78.76, 33.00, 84.36°) |
| OKLab | oklab(81.82% 0.011 0.0812) |
| OKLCH | oklch(81.82% 0.082 82.3) |
| XYZ | xyz(53.0595, 54.5147, 30.2771) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.70
Burlywood
#DEB887
ΔE00 3.74
Tan (survey)
#D1B26F
ΔE00 4.17
Fawn
#CFAF7B
ΔE00 4.30
Sandstone
#C9AE74
ΔE00 4.91
Tan
#D2B48C
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF86 #86A5DE
analogous
#DE9386 #DEBF86 #D1DE86
triadic
#DEBF86 #86DEBF #BF86DE
tetradic
#DEBF86 #86DE93 #86A5DE #DE86D1
square
#DEBF86 #86DE93 #86A5DE #DE86D1
split-complementary
#DEBF86 #86D1DE #9386DE
monochromatic
#B88932 #D1A656 #DEBF86 #EBD8B6 #F8F2E6
Accessibility & contrast
On white
1.76
#DEBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DEBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF86
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF86 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE82
Deuteranopia (green-blind)
#D5C688
Tritanopia (blue-blind)
#EBB5B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf86; /* rgb */ color: rgb(222, 191, 134); /* oklch */ color: oklch(81.8% 0.082 82.3);
Tailwind
colors: {
custom: {
50: '#ead2aa',
500: '#debf86',
950: '#000000',
},
}SCSS
$custom: #debf86; $custom-light: #ead2aa; $custom-dark: #000000;
JSON
{
"hex": "#debf86",
"rgb": {
"r": 222,
"g": 191,
"b": 134
},
"hsl": {
"h": 38.864,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.81817,
"c": 0.08192,
"h": 82.3
},
"luminance": 0.54512
}Semantic roles & 50–950 ramp
primary
#DEBF86
secondary
#5376B5
accent
#5BC521
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381