#DEB595#DEB595
#DEB595 is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.2% C 0.064 H 59.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB595 |
|---|---|
| RGB | rgb(222, 181, 149) |
| HSL | hsl(26, 53%, 73%) |
| HSV | hsv(26, 33%, 87%) |
| CMYK | cmyk(0%, 18.5%, 32.9%, 12.9%) |
| CIE-LAB | lab(76.53, 10.31, 21.90) |
| CIE-LCH | lch(76.53, 24.21, 64.79°) |
| OKLab | oklab(80.15% 0.0325 0.0556) |
| OKLCH | oklch(80.15% 0.064 59.7) |
| XYZ | xyz(52.0740, 50.7496, 35.4807) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.54
Burlywood
#DEB887
ΔE00 5.72
Apricot
#FBCEB1
ΔE00 6.68
Fawn
#CFAF7B
ΔE00 8.05
Very Light Brown
#D3B683
ΔE00 8.22
Mushroom
#BA9E88
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB595 #95BEDE
analogous
#DE959A #DEB595 #DED995
triadic
#DEB595 #95DEB5 #B595DE
tetradic
#DEB595 #9ADE95 #95BEDE #D995DE
square
#DEB595 #9ADE95 #95BEDE #D995DE
split-complementary
#DEB595 #95DED9 #959ADE
monochromatic
#BE743B #CF9466 #DEB595 #EDD6C4 #F8EFE8
Accessibility & contrast
On white
1.88
#DEB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#DEB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB595
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB595 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B893
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#EBADAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb595; /* rgb */ color: rgb(222, 181, 149); /* oklch */ color: oklch(80.2% 0.064 59.7);
Tailwind
colors: {
custom: {
50: '#e9cbb4',
500: '#deb595',
950: '#000000',
},
}SCSS
$custom: #deb595; $custom-light: #e9cbb4; $custom-dark: #000000;
JSON
{
"hex": "#deb595",
"rgb": {
"r": 222,
"g": 181,
"b": 149
},
"hsl": {
"h": 26.301,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.80153,
"c": 0.06438,
"h": 59.7
},
"luminance": 0.50747
}Semantic roles & 50–950 ramp
primary
#DEB595
secondary
#6191B6
accent
#7CC026
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281