#DEBE83#DEBE83
#DEBE83 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.6% C 0.085 H 82.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE83 |
|---|---|
| RGB | rgb(222, 190, 131) |
| HSL | hsl(39, 58%, 69%) |
| HSV | hsv(39, 41%, 87%) |
| CMYK | cmyk(0%, 14.4%, 41%, 12.9%) |
| CIE-LAB | lab(78.46, 3.44, 34.01) |
| CIE-LCH | lch(78.46, 34.18, 84.22°) |
| OKLab | oklab(81.57% 0.0114 0.0838) |
| OKLCH | oklch(81.57% 0.085 82.3) |
| XYZ | xyz(52.6359, 53.9975, 29.1183) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.78
Burlywood
#DEB887
ΔE00 3.79
Tan (survey)
#D1B26F
ΔE00 3.79
Fawn
#CFAF7B
ΔE00 4.19
Sandstone
#C9AE74
ΔE00 4.73
Tan
#D2B48C
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE83 #83A3DE
analogous
#DE9183 #DEBE83 #D1DE83
triadic
#DEBE83 #83DEBE #BE83DE
tetradic
#DEBE83 #83DE91 #83A3DE #DE83D1
square
#DEBE83 #83DE91 #83A3DE #DE83D1
split-complementary
#DEBE83 #83D1DE #9183DE
monochromatic
#B68730 #D1A553 #DEBE83 #EBD7B3 #F8F1E4
Accessibility & contrast
On white
1.78
#DEBE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DEBE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE83
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE83 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7F
Deuteranopia (green-blind)
#D4C685
Tritanopia (blue-blind)
#ECB4AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe83; /* rgb */ color: rgb(222, 190, 131); /* oklch */ color: oklch(81.6% 0.085 82.3);
Tailwind
colors: {
custom: {
50: '#ead1a7',
500: '#debe83',
950: '#000000',
},
}SCSS
$custom: #debe83; $custom-light: #ead1a7; $custom-dark: #000000;
JSON
{
"hex": "#debe83",
"rgb": {
"r": 222,
"g": 190,
"b": 131
},
"hsl": {
"h": 38.901,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.81565,
"c": 0.08455,
"h": 82.3
},
"luminance": 0.53995
}Semantic roles & 50–950 ramp
primary
#DEBE83
secondary
#5074B5
accent
#5AC620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380