#DEBB95#DEBB95
#DEBB95 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.3% C 0.065 H 69.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB95 |
|---|---|
| RGB | rgb(222, 187, 149) |
| HSL | hsl(31, 53%, 73%) |
| HSV | hsv(31, 33%, 87%) |
| CMYK | cmyk(0%, 15.8%, 32.9%, 12.9%) |
| CIE-LAB | lab(78.02, 7.12, 23.94) |
| CIE-LCH | lch(78.02, 24.97, 73.43°) |
| OKLab | oklab(81.32% 0.0232 0.0605) |
| OKLCH | oklch(81.32% 0.065 69) |
| XYZ | xyz(53.3204, 53.2424, 35.8961) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.97
Burlywood
#DEB887
ΔE00 3.02
Very Light Brown
#D3B683
ΔE00 5.18
Fawn
#CFAF7B
ΔE00 5.70
Toupe
#C7AC7D
ΔE00 6.43
Khaki
#C3B091
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB95 #95B8DE
analogous
#DE9695 #DEBB95 #DCDE95
triadic
#DEBB95 #95DEBB #BB95DE
tetradic
#DEBB95 #95DE96 #95B8DE #DE95DC
square
#DEBB95 #95DE96 #95B8DE #DE95DC
split-complementary
#DEBB95 #95DCDE #9695DE
monochromatic
#BE7F3B #CF9D66 #DEBB95 #EDD9C4 #F8F0E8
Accessibility & contrast
On white
1.80
#DEBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#DEBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB95
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB95 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#D0C496
Tritanopia (blue-blind)
#EAB3B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debb95; /* rgb */ color: rgb(222, 187, 149); /* oklch */ color: oklch(81.3% 0.065 69.0);
Tailwind
colors: {
custom: {
50: '#e9cfb4',
500: '#debb95',
950: '#000000',
},
}SCSS
$custom: #debb95; $custom-light: #e9cfb4; $custom-dark: #000000;
JSON
{
"hex": "#debb95",
"rgb": {
"r": 222,
"g": 187,
"b": 149
},
"hsl": {
"h": 31.233,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.81319,
"c": 0.06478,
"h": 69
},
"luminance": 0.5324
}Semantic roles & 50–950 ramp
primary
#DEBB95
secondary
#618AB6
accent
#70C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381