#DEBF85#DEBF85
#DEBF85 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.083 H 82.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF85 |
|---|---|
| RGB | rgb(222, 191, 133) |
| HSL | hsl(39, 57%, 70%) |
| HSV | hsv(39, 40%, 87%) |
| CMYK | cmyk(0%, 14%, 40.1%, 12.9%) |
| CIE-LAB | lab(78.74, 3.13, 33.34) |
| CIE-LCH | lch(78.74, 33.49, 84.63°) |
| OKLab | oklab(81.8% 0.0106 0.0823) |
| OKLCH | oklch(81.8% 0.083 82.7) |
| XYZ | xyz(52.9900, 54.4869, 29.9116) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.80
Burlywood
#DEB887
ΔE00 3.91
Tan (survey)
#D1B26F
ΔE00 4.04
Fawn
#CFAF7B
ΔE00 4.36
Sandstone
#C9AE74
ΔE00 4.87
Tan
#D2B48C
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF85 #85A4DE
analogous
#DE9385 #DEBF85 #D1DE85
triadic
#DEBF85 #85DEBF #BF85DE
tetradic
#DEBF85 #85DE93 #85A4DE #DE85D1
square
#DEBF85 #85DE93 #85A4DE #DE85D1
split-complementary
#DEBF85 #85D1DE #9385DE
monochromatic
#B78932 #D1A655 #DEBF85 #EBD8B5 #F8F2E5
Accessibility & contrast
On white
1.77
#DEBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DEBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF85
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF85 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 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)
#CDBE81
Deuteranopia (green-blind)
#D5C687
Tritanopia (blue-blind)
#ECB5B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf85; /* rgb */ color: rgb(222, 191, 133); /* oklch */ color: oklch(81.8% 0.083 82.7);
Tailwind
colors: {
custom: {
50: '#ead2a9',
500: '#debf85',
950: '#000000',
},
}SCSS
$custom: #debf85; $custom-light: #ead2a9; $custom-dark: #000000;
JSON
{
"hex": "#debf85",
"rgb": {
"r": 222,
"g": 191,
"b": 133
},
"hsl": {
"h": 39.101,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.81799,
"c": 0.08298,
"h": 82.7
},
"luminance": 0.54485
}Semantic roles & 50–950 ramp
primary
#DEBF85
secondary
#5275B5
accent
#5AC521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380