#DEBF83#DEBF83
#DEBF83 is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.8% C 0.085 H 83.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF83 |
|---|---|
| RGB | rgb(222, 191, 131) |
| HSL | hsl(40, 58%, 69%) |
| HSV | hsv(40, 41%, 87%) |
| CMYK | cmyk(0%, 14%, 41%, 12.9%) |
| CIE-LAB | lab(78.71, 2.92, 34.34) |
| CIE-LCH | lch(78.71, 34.46, 85.14°) |
| OKLab | oklab(81.76% 0.0098 0.0845) |
| OKLCH | oklch(81.76% 0.085 83.4) |
| XYZ | xyz(52.8532, 54.4322, 29.1908) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.04
Tan (survey)
#D1B26F
ΔE00 3.81
Burlywood
#DEB887
ΔE00 4.26
Fawn
#CFAF7B
ΔE00 4.51
Sandstone
#C9AE74
ΔE00 4.82
Tan
#D2B48C
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF83 #83A2DE
analogous
#DE9283 #DEBF83 #D0DE83
triadic
#DEBF83 #83DEBF #BF83DE
tetradic
#DEBF83 #83DE92 #83A2DE #DE83D0
square
#DEBF83 #83DE92 #83A2DE #DE83D0
split-complementary
#DEBF83 #83D0DE #9283DE
monochromatic
#B68930 #D1A653 #DEBF83 #EBD8B3 #F8F1E4
Accessibility & contrast
On white
1.77
#DEBF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DEBF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF83
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF83 | 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)
#CDBE7F
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#ECB5B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf83; /* rgb */ color: rgb(222, 191, 131); /* oklch */ color: oklch(81.8% 0.085 83.4);
Tailwind
colors: {
custom: {
50: '#ead2a7',
500: '#debf83',
950: '#000000',
},
}SCSS
$custom: #debf83; $custom-light: #ead2a7; $custom-dark: #000000;
JSON
{
"hex": "#debf83",
"rgb": {
"r": 222,
"g": 191,
"b": 131
},
"hsl": {
"h": 39.56,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.81763,
"c": 0.08511,
"h": 83.4
},
"luminance": 0.5443
}Semantic roles & 50–950 ramp
primary
#DEBF83
secondary
#5073B5
accent
#58C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380