#DEB67F#DEB67F
#DEB67F is a light, moderate orange. Relative luminance 0.505; OKLCH L 79.9% C 0.085 H 74.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB67F |
|---|---|
| RGB | rgb(222, 182, 127) |
| HSL | hsl(35, 59%, 68%) |
| HSV | hsv(35, 43%, 87%) |
| CMYK | cmyk(0%, 18%, 42.8%, 12.9%) |
| CIE-LAB | lab(76.39, 7.24, 33.40) |
| CIE-LCH | lch(76.39, 34.17, 77.77°) |
| OKLab | oklab(79.92% 0.0222 0.0822) |
| OKLCH | oklch(79.92% 0.085 74.9) |
| XYZ | xyz(50.6846, 50.5204, 27.1563) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.50
Fawn
#CFAF7B
ΔE00 3.23
Very Light Brown
#D3B683
ΔE00 3.28
Tan
#D2B48C
ΔE00 4.11
Tan (survey)
#D1B26F
ΔE00 4.82
Toupe
#C7AC7D
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB67F #7FA7DE
analogous
#DE867F #DEB67F #D6DE7F
triadic
#DEB67F #7FDEB6 #B67FDE
tetradic
#DEB67F #7FDE86 #7FA7DE #DE7FD6
square
#DEB67F #7FDE86 #7FA7DE #DE7FD6
split-complementary
#DEB67F #7FD6DE #867FDE
monochromatic
#B47C2E #D19A4E #DEB67F #EBD2B0 #F7EDE0
Accessibility & contrast
On white
1.89
#DEB67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#DEB67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB67F
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB67F | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77B
Deuteranopia (green-blind)
#CFC080
Tritanopia (blue-blind)
#EDABA8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb67f; /* rgb */ color: rgb(222, 182, 127); /* oklch */ color: oklch(79.9% 0.085 74.9);
Tailwind
colors: {
custom: {
50: '#eacba4',
500: '#deb67f',
950: '#000000',
},
}SCSS
$custom: #deb67f; $custom-light: #eacba4; $custom-dark: #000000;
JSON
{
"hex": "#deb67f",
"rgb": {
"r": 222,
"g": 182,
"b": 127
},
"hsl": {
"h": 34.737,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.79917,
"c": 0.08512,
"h": 74.9
},
"luminance": 0.50518
}Semantic roles & 50–950 ramp
primary
#DEB67F
secondary
#4C78B5
accent
#66C71F
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#16130F
muted
#858280