#DEC088#DEC088
#DEC088 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.1% C 0.080 H 82.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC088 |
|---|---|
| RGB | rgb(222, 192, 136) |
| HSL | hsl(39, 57%, 70%) |
| HSV | hsv(39, 39%, 87%) |
| CMYK | cmyk(0%, 13.5%, 38.7%, 12.9%) |
| CIE-LAB | lab(79.05, 2.94, 32.17) |
| CIE-LCH | lch(79.05, 32.31, 84.77°) |
| OKLab | oklab(82.05% 0.0103 0.0797) |
| OKLCH | oklch(82.05% 0.08 82.7) |
| XYZ | xyz(53.4191, 55.0086, 31.0917) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.80
Burlywood
#DEB887
ΔE00 3.91
Tan (survey)
#D1B26F
ΔE00 4.44
Fawn
#CFAF7B
ΔE00 4.50
Sandstone
#C9AE74
ΔE00 5.08
Tan
#D2B48C
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC088 #88A6DE
analogous
#DE9588 #DEC088 #D1DE88
triadic
#DEC088 #88DEC0 #C088DE
tetradic
#DEC088 #88DE95 #88A6DE #DE88D1
square
#DEC088 #88DE95 #88A6DE #DE88D1
split-complementary
#DEC088 #88D1DE #9588DE
monochromatic
#B88A33 #D1A758 #DEC088 #EBD9B8 #F8F2E7
Accessibility & contrast
On white
1.75
#DEC088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DEC088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC088
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC088 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF84
Deuteranopia (green-blind)
#D5C78A
Tritanopia (blue-blind)
#EBB6B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec088; /* rgb */ color: rgb(222, 192, 136); /* oklch */ color: oklch(82.1% 0.080 82.7);
Tailwind
colors: {
custom: {
50: '#e9d2ab',
500: '#dec088',
950: '#000000',
},
}SCSS
$custom: #dec088; $custom-light: #e9d2ab; $custom-dark: #000000;
JSON
{
"hex": "#dec088",
"rgb": {
"r": 222,
"g": 192,
"b": 136
},
"hsl": {
"h": 39.07,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.82052,
"c": 0.08035,
"h": 82.7
},
"luminance": 0.55006
}Semantic roles & 50–950 ramp
primary
#DEC088
secondary
#5577B5
accent
#5AC421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381