#DEC288#DEC288
#DEC288 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.5% C 0.082 H 84.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC288 |
|---|---|
| RGB | rgb(222, 194, 136) |
| HSL | hsl(40, 57%, 70%) |
| HSV | hsv(40, 39%, 87%) |
| CMYK | cmyk(0%, 12.6%, 38.7%, 12.9%) |
| CIE-LAB | lab(79.55, 1.90, 32.84) |
| CIE-LCH | lch(79.55, 32.89, 86.70°) |
| OKLab | oklab(82.45% 0.0072 0.0813) |
| OKLCH | oklch(82.45% 0.082 84.9) |
| XYZ | xyz(53.8612, 55.8929, 31.2390) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.44
Tan (survey)
#D1B26F
ΔE00 4.57
Burlywood
#DEB887
ΔE00 4.89
Fawn
#CFAF7B
ΔE00 5.18
Sandstone
#C9AE74
ΔE00 5.33
Sand (survey)
#E2CA76
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC288 #88A4DE
analogous
#DE9788 #DEC288 #CFDE88
triadic
#DEC288 #88DEC2 #C288DE
tetradic
#DEC288 #88DE97 #88A4DE #DE88CF
square
#DEC288 #88DE97 #88A4DE #DE88CF
split-complementary
#DEC288 #88CFDE #9788DE
monochromatic
#B88D33 #D1A958 #DEC288 #EBDBB8 #F8F3E7
Accessibility & contrast
On white
1.72
#DEC288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DEC288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC288
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC288 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C184
Deuteranopia (green-blind)
#D7C88A
Tritanopia (blue-blind)
#EBB8B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec288; /* rgb */ color: rgb(222, 194, 136); /* oklch */ color: oklch(82.5% 0.082 84.9);
Tailwind
colors: {
custom: {
50: '#e9d4ab',
500: '#dec288',
950: '#000000',
},
}SCSS
$custom: #dec288; $custom-light: #e9d4ab; $custom-dark: #000000;
JSON
{
"hex": "#dec288",
"rgb": {
"r": 222,
"g": 194,
"b": 136
},
"hsl": {
"h": 40.465,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.8245,
"c": 0.08157,
"h": 84.9
},
"luminance": 0.55891
}Semantic roles & 50–950 ramp
primary
#DEC288
secondary
#5574B5
accent
#56C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381