#DEBC81#DEBC81
#DEBC81 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.1% C 0.086 H 80.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC81 |
|---|---|
| RGB | rgb(222, 188, 129) |
| HSL | hsl(38, 58%, 69%) |
| HSV | hsv(38, 42%, 87%) |
| CMYK | cmyk(0%, 15.3%, 41.9%, 12.9%) |
| CIE-LAB | lab(77.92, 4.28, 34.35) |
| CIE-LCH | lch(77.92, 34.62, 82.90°) |
| OKLab | oklab(81.13% 0.0137 0.0845) |
| OKLCH | oklch(81.13% 0.086 80.8) |
| XYZ | xyz(52.0714, 53.0834, 28.2679) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.63
Burlywood
#DEB887
ΔE00 3.25
Tan (survey)
#D1B26F
ΔE00 3.64
Fawn
#CFAF7B
ΔE00 3.77
Sandstone
#C9AE74
ΔE00 4.60
Tan
#D2B48C
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC81 #81A3DE
analogous
#DE8E81 #DEBC81 #D2DE81
triadic
#DEBC81 #81DEBC #BC81DE
tetradic
#DEBC81 #81DE8E #81A3DE #DE81D2
square
#DEBC81 #81DE8E #81A3DE #DE81D2
split-complementary
#DEBC81 #81D2DE #8E81DE
monochromatic
#B5842F #D1A251 #DEBC81 #EBD6B1 #F7F0E2
Accessibility & contrast
On white
1.81
#DEBC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#DEBC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC81
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC81 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7D
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#ECB2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debc81; /* rgb */ color: rgb(222, 188, 129); /* oklch */ color: oklch(81.1% 0.086 80.8);
Tailwind
colors: {
custom: {
50: '#ead0a6',
500: '#debc81',
950: '#000000',
},
}SCSS
$custom: #debc81; $custom-light: #ead0a6; $custom-dark: #000000;
JSON
{
"hex": "#debc81",
"rgb": {
"r": 222,
"g": 188,
"b": 129
},
"hsl": {
"h": 38.065,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.81133,
"c": 0.08558,
"h": 80.8
},
"luminance": 0.53081
}Semantic roles & 50–950 ramp
primary
#DEBC81
secondary
#4E74B5
accent
#5CC61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380