#DEB68D#DEB68D
#DEB68D is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.2% C 0.072 H 67.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB68D |
|---|---|
| RGB | rgb(222, 182, 141) |
| HSL | hsl(30, 55%, 71%) |
| HSV | hsv(30, 36%, 87%) |
| CMYK | cmyk(0%, 18%, 36.5%, 12.9%) |
| CIE-LAB | lab(76.63, 8.80, 26.31) |
| CIE-LCH | lch(76.63, 27.75, 71.50°) |
| OKLab | oklab(80.18% 0.0277 0.066) |
| OKLCH | oklch(80.18% 0.072 67.2) |
| XYZ | xyz(51.6612, 50.9110, 32.2998) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.63
Tan
#D2B48C
ΔE00 3.37
Fawn
#CFAF7B
ΔE00 5.33
Very Light Brown
#D3B683
ΔE00 5.40
Toupe
#C7AC7D
ΔE00 6.32
Khaki
#C3B091
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB68D #8DB5DE
analogous
#DE8D8D #DEB68D #DDDE8D
triadic
#DEB68D #8DDEB6 #B68DDE
tetradic
#DEB68D #8DDE8D #8DB5DE #DE8DDD
square
#DEB68D #8DDE8D #8DB5DE #DE8DDD
split-complementary
#DEB68D #8DDDDE #8D8DDE
monochromatic
#BB7936 #D0985E #DEB68D #ECD4BC #F8F0E7
Accessibility & contrast
On white
1.88
#DEB68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#DEB68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB68D
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB68D | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B88A
Deuteranopia (green-blind)
#CDC18E
Tritanopia (blue-blind)
#EBADAB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb68d; /* rgb */ color: rgb(222, 182, 141); /* oklch */ color: oklch(80.2% 0.072 67.2);
Tailwind
colors: {
custom: {
50: '#e9cbae',
500: '#deb68d',
950: '#000000',
},
}SCSS
$custom: #deb68d; $custom-light: #e9cbae; $custom-dark: #000000;
JSON
{
"hex": "#deb68d",
"rgb": {
"r": 222,
"g": 182,
"b": 141
},
"hsl": {
"h": 30.37,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.8018,
"c": 0.07161,
"h": 67.2
},
"luminance": 0.50909
}Semantic roles & 50–950 ramp
primary
#DEB68D
secondary
#5A87B6
accent
#72C323
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281