#DEB594#DEB594
#DEB594 is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.1% C 0.065 H 60.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB594 |
|---|---|
| RGB | rgb(222, 181, 148) |
| HSL | hsl(27, 53%, 73%) |
| HSV | hsv(27, 33%, 87%) |
| CMYK | cmyk(0%, 18.5%, 33.3%, 12.9%) |
| CIE-LAB | lab(76.51, 10.18, 22.41) |
| CIE-LCH | lch(76.51, 24.62, 65.56°) |
| OKLab | oklab(80.13% 0.0321 0.0568) |
| OKLCH | oklch(80.13% 0.065 60.5) |
| XYZ | xyz(51.9945, 50.7178, 35.0620) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.26
Burlywood
#DEB887
ΔE00 5.37
Apricot
#FBCEB1
ΔE00 6.79
Fawn
#CFAF7B
ΔE00 7.73
Very Light Brown
#D3B683
ΔE00 7.90
Mushroom
#BA9E88
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB594 #94BDDE
analogous
#DE9498 #DEB594 #DEDA94
triadic
#DEB594 #94DEB5 #B594DE
tetradic
#DEB594 #98DE94 #94BDDE #DA94DE
square
#DEB594 #98DE94 #94BDDE #DA94DE
split-complementary
#DEB594 #94DEDA #9498DE
monochromatic
#BD753A #D09565 #DEB594 #ECD5C3 #F8EFE8
Accessibility & contrast
On white
1.88
#DEB594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#DEB594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB594
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB594 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B792
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#EBADAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb594; /* rgb */ color: rgb(222, 181, 148); /* oklch */ color: oklch(80.1% 0.065 60.5);
Tailwind
colors: {
custom: {
50: '#e9cbb3',
500: '#deb594',
950: '#000000',
},
}SCSS
$custom: #deb594; $custom-light: #e9cbb3; $custom-dark: #000000;
JSON
{
"hex": "#deb594",
"rgb": {
"r": 222,
"g": 181,
"b": 148
},
"hsl": {
"h": 26.757,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.80131,
"c": 0.06524,
"h": 60.5
},
"luminance": 0.50715
}Semantic roles & 50–950 ramp
primary
#DEB594
secondary
#6090B6
accent
#7BC025
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281