#DEB690#DEB690
#DEB690 is a light, moderate orange. Relative luminance 0.510; OKLCH L 80.2% C 0.069 H 65.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB690 |
|---|---|
| RGB | rgb(222, 182, 144) |
| HSL | hsl(29, 54%, 72%) |
| HSV | hsv(29, 35%, 87%) |
| CMYK | cmyk(0%, 18%, 35.1%, 12.9%) |
| CIE-LAB | lab(76.68, 9.16, 24.79) |
| CIE-LCH | lch(76.68, 26.43, 69.72°) |
| OKLab | oklab(80.24% 0.029 0.0624) |
| OKLCH | oklch(80.24% 0.069 65.1) |
| XYZ | xyz(51.8874, 51.0015, 33.4913) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.54
Tan
#D2B48C
ΔE00 3.84
Fawn
#CFAF7B
ΔE00 6.11
Very Light Brown
#D3B683
ΔE00 6.19
Toupe
#C7AC7D
ΔE00 6.93
Apricot
#FBCEB1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB690 #90B8DE
analogous
#DE9091 #DEB690 #DEDD90
triadic
#DEB690 #90DEB6 #B690DE
tetradic
#DEB690 #91DE90 #90B8DE #DD90DE
square
#DEB690 #91DE90 #90B8DE #DD90DE
split-complementary
#DEB690 #90DEDD #9091DE
monochromatic
#BC7838 #D09761 #DEB690 #ECD5BF #F8EFE7
Accessibility & contrast
On white
1.88
#DEB690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#DEB690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB690
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB690 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88D
Deuteranopia (green-blind)
#CDC191
Tritanopia (blue-blind)
#EBADAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb690; /* rgb */ color: rgb(222, 182, 144); /* oklch */ color: oklch(80.2% 0.069 65.1);
Tailwind
colors: {
custom: {
50: '#e9cbb0',
500: '#deb690',
950: '#000000',
},
}SCSS
$custom: #deb690; $custom-light: #e9cbb0; $custom-dark: #000000;
JSON
{
"hex": "#deb690",
"rgb": {
"r": 222,
"g": 182,
"b": 144
},
"hsl": {
"h": 29.231,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.80241,
"c": 0.06882,
"h": 65.1
},
"luminance": 0.50999
}Semantic roles & 50–950 ramp
primary
#DEB690
secondary
#5C8AB6
accent
#75C224
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281