#DEBC95#DEBC95
#DEBC95 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.5% C 0.065 H 70.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC95 |
|---|---|
| RGB | rgb(222, 188, 149) |
| HSL | hsl(32, 53%, 73%) |
| HSV | hsv(32, 33%, 87%) |
| CMYK | cmyk(0%, 15.3%, 32.9%, 12.9%) |
| CIE-LAB | lab(78.27, 6.59, 24.28) |
| CIE-LCH | lch(78.27, 25.16, 74.81°) |
| OKLab | oklab(81.52% 0.0216 0.0613) |
| OKLCH | oklch(81.52% 0.065 70.6) |
| XYZ | xyz(53.5333, 53.6681, 35.9671) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.78
Burlywood
#DEB887
ΔE00 2.78
Very Light Brown
#D3B683
ΔE00 4.76
Fawn
#CFAF7B
ΔE00 5.44
Toupe
#C7AC7D
ΔE00 6.20
Khaki
#C3B091
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC95 #95B7DE
analogous
#DE9795 #DEBC95 #DBDE95
triadic
#DEBC95 #95DEBC #BC95DE
tetradic
#DEBC95 #95DE97 #95B7DE #DE95DB
square
#DEBC95 #95DE97 #95B7DE #DE95DB
split-complementary
#DEBC95 #95DBDE #9795DE
monochromatic
#BE813B #CF9F66 #DEBC95 #EDD9C4 #F8F0E8
Accessibility & contrast
On white
1.79
#DEBC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#DEBC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC95
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC95 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD92
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#EAB4B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debc95; /* rgb */ color: rgb(222, 188, 149); /* oklch */ color: oklch(81.5% 0.065 70.6);
Tailwind
colors: {
custom: {
50: '#e9d0b4',
500: '#debc95',
950: '#000000',
},
}SCSS
$custom: #debc95; $custom-light: #e9d0b4; $custom-dark: #000000;
JSON
{
"hex": "#debc95",
"rgb": {
"r": 222,
"g": 188,
"b": 149
},
"hsl": {
"h": 32.055,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.81515,
"c": 0.06502,
"h": 70.6
},
"luminance": 0.53666
}Semantic roles & 50–950 ramp
primary
#DEBC95
secondary
#6189B6
accent
#6DC026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381