#DEBE85#DEBE85
#DEBE85 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.6% C 0.082 H 81.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE85 |
|---|---|
| RGB | rgb(222, 190, 133) |
| HSL | hsl(38, 57%, 70%) |
| HSV | hsv(38, 40%, 87%) |
| CMYK | cmyk(0%, 14.4%, 40.1%, 12.9%) |
| CIE-LAB | lab(78.49, 3.66, 33.01) |
| CIE-LCH | lch(78.49, 33.21, 83.67°) |
| OKLab | oklab(81.6% 0.0122 0.0815) |
| OKLCH | oklch(81.6% 0.082 81.5) |
| XYZ | xyz(52.7727, 54.0522, 29.8391) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.57
Burlywood
#DEB887
ΔE00 3.43
Fawn
#CFAF7B
ΔE00 4.06
Tan (survey)
#D1B26F
ΔE00 4.06
Sandstone
#C9AE74
ΔE00 4.82
Tan
#D2B48C
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE85 #85A5DE
analogous
#DE9285 #DEBE85 #D1DE85
triadic
#DEBE85 #85DEBE #BE85DE
tetradic
#DEBE85 #85DE92 #85A5DE #DE85D1
square
#DEBE85 #85DE92 #85A5DE #DE85D1
split-complementary
#DEBE85 #85D1DE #9285DE
monochromatic
#B78732 #D1A455 #DEBE85 #EBD8B5 #F8F1E5
Accessibility & contrast
On white
1.78
#DEBE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DEBE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE85
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE85 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD81
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#ECB4AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe85; /* rgb */ color: rgb(222, 190, 133); /* oklch */ color: oklch(81.6% 0.082 81.5);
Tailwind
colors: {
custom: {
50: '#ead1a9',
500: '#debe85',
950: '#000000',
},
}SCSS
$custom: #debe85; $custom-light: #ead1a9; $custom-dark: #000000;
JSON
{
"hex": "#debe85",
"rgb": {
"r": 222,
"g": 190,
"b": 133
},
"hsl": {
"h": 38.427,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.816,
"c": 0.08244,
"h": 81.5
},
"luminance": 0.5405
}Semantic roles & 50–950 ramp
primary
#DEBE85
secondary
#5276B5
accent
#5CC521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380