#DEB495#DEB495
#DEB495 is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.0% C 0.064 H 58.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB495 |
|---|---|
| RGB | rgb(222, 180, 149) |
| HSL | hsl(25, 53%, 73%) |
| HSV | hsv(25, 33%, 87%) |
| CMYK | cmyk(0%, 18.9%, 32.9%, 12.9%) |
| CIE-LAB | lab(76.28, 10.84, 21.56) |
| CIE-LCH | lch(76.28, 24.14, 63.31°) |
| OKLab | oklab(79.96% 0.0341 0.0547) |
| OKLCH | oklch(79.96% 0.064 58.1) |
| XYZ | xyz(51.8714, 50.3444, 35.4131) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.07
Burlywood
#DEB887
ΔE00 6.26
Apricot
#FBCEB1
ΔE00 6.72
Mushroom
#BA9E88
ΔE00 8.12
Pinkish Tan
#D99B82
ΔE00 8.48
Peach (survey)
#FFB07C
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB495 #95BFDE
analogous
#DE959B #DEB495 #DED895
triadic
#DEB495 #95DEB4 #B495DE
tetradic
#DEB495 #9BDE95 #95BFDE #D895DE
square
#DEB495 #9BDE95 #95BFDE #D895DE
split-complementary
#DEB495 #95DED8 #959BDE
monochromatic
#BE723B #CF9366 #DEB495 #EDD5C4 #F8EEE8
Accessibility & contrast
On white
1.90
#DEB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#DEB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB495
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB495 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B793
Deuteranopia (green-blind)
#CAC095
Tritanopia (blue-blind)
#EBACAC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb495; /* rgb */ color: rgb(222, 180, 149); /* oklch */ color: oklch(80.0% 0.064 58.1);
Tailwind
colors: {
custom: {
50: '#e9cab4',
500: '#deb495',
950: '#000000',
},
}SCSS
$custom: #deb495; $custom-light: #e9cab4; $custom-dark: #000000;
JSON
{
"hex": "#deb495",
"rgb": {
"r": 222,
"g": 180,
"b": 149
},
"hsl": {
"h": 25.479,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.7996,
"c": 0.06449,
"h": 58.1
},
"luminance": 0.50342
}Semantic roles & 50–950 ramp
primary
#DEB495
secondary
#6192B6
accent
#7EC026
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281