#DEC592#DEC592
#DEC592 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.2% C 0.072 H 84.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC592 |
|---|---|
| RGB | rgb(222, 197, 146) |
| HSL | hsl(40, 54%, 72%) |
| HSV | hsv(40, 34%, 87%) |
| CMYK | cmyk(0%, 11.3%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.48, 1.49, 28.85) |
| CIE-LCH | lch(80.48, 28.89, 87.04°) |
| OKLab | oklab(83.24% 0.0066 0.0722) |
| OKLCH | oklch(83.24% 0.072 84.7) |
| XYZ | xyz(55.2797, 57.5394, 35.3829) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.89
Burlywood
#DEB887
ΔE00 5.17
Tan
#D2B48C
ΔE00 5.60
Fawn
#CFAF7B
ΔE00 5.84
Tan (survey)
#D1B26F
ΔE00 6.03
Sand
#C2B280
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC592 #92ABDE
analogous
#DE9F92 #DEC592 #D1DE92
triadic
#DEC592 #92DEC5 #C592DE
tetradic
#DEC592 #92DE9F #92ABDE #DE92D1
square
#DEC592 #92DE9F #92ABDE #DE92D1
split-complementary
#DEC592 #92D1DE #9F92DE
monochromatic
#BD9139 #D0AC63 #DEC592 #ECDEC1 #F8F3E8
Accessibility & contrast
On white
1.68
#DEC592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#DEC592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC592
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC592 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48F
Deuteranopia (green-blind)
#D8CA93
Tritanopia (blue-blind)
#EABCB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec592; /* rgb */ color: rgb(222, 197, 146); /* oklch */ color: oklch(83.2% 0.072 84.7);
Tailwind
colors: {
custom: {
50: '#e9d6b2',
500: '#dec592',
950: '#000000',
},
}SCSS
$custom: #dec592; $custom-light: #e9d6b2; $custom-dark: #000000;
JSON
{
"hex": "#dec592",
"rgb": {
"r": 222,
"g": 197,
"b": 146
},
"hsl": {
"h": 40.263,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.83236,
"c": 0.07246,
"h": 84.7
},
"luminance": 0.57537
}Semantic roles & 50–950 ramp
primary
#DEC592
secondary
#5E7BB6
accent
#58C125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381