#DEB58F#DEB58F
#DEB58F is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.0% C 0.070 H 64.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB58F |
|---|---|
| RGB | rgb(222, 181, 143) |
| HSL | hsl(29, 54%, 72%) |
| HSV | hsv(29, 36%, 87%) |
| CMYK | cmyk(0%, 18.5%, 35.6%, 12.9%) |
| CIE-LAB | lab(76.41, 9.57, 24.96) |
| CIE-LCH | lch(76.41, 26.73, 69.02°) |
| OKLab | oklab(80.03% 0.0301 0.0628) |
| OKLCH | oklch(80.03% 0.07 64.4) |
| XYZ | xyz(51.6073, 50.5629, 33.0226) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.75
Tan
#D2B48C
ΔE00 4.08
Fawn
#CFAF7B
ΔE00 6.25
Very Light Brown
#D3B683
ΔE00 6.43
Toupe
#C7AC7D
ΔE00 7.08
Apricot
#FBCEB1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB58F #8FB8DE
analogous
#DE8F91 #DEB58F #DEDD8F
triadic
#DEB58F #8FDEB5 #B58FDE
tetradic
#DEB58F #91DE8F #8FB8DE #DD8FDE
square
#DEB58F #91DE8F #8FB8DE #DD8FDE
split-complementary
#DEB58F #8FDEDD #8F91DE
monochromatic
#BB7737 #D09660 #DEB58F #ECD4BE #F8EFE7
Accessibility & contrast
On white
1.89
#DEB58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#DEB58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB58F
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB58F | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78C
Deuteranopia (green-blind)
#CCC090
Tritanopia (blue-blind)
#EBACAB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb58f; /* rgb */ color: rgb(222, 181, 143); /* oklch */ color: oklch(80.0% 0.070 64.4);
Tailwind
colors: {
custom: {
50: '#e9cbb0',
500: '#deb58f',
950: '#000000',
},
}SCSS
$custom: #deb58f; $custom-light: #e9cbb0; $custom-dark: #000000;
JSON
{
"hex": "#deb58f",
"rgb": {
"r": 222,
"g": 181,
"b": 143
},
"hsl": {
"h": 28.861,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.80027,
"c": 0.06967,
"h": 64.4
},
"luminance": 0.50561
}Semantic roles & 50–950 ramp
primary
#DEB58F
secondary
#5B8AB6
accent
#76C224
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281