#DEC187#DEC187
#DEC187 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.2% C 0.082 H 84.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC187 |
|---|---|
| RGB | rgb(222, 193, 135) |
| HSL | hsl(40, 57%, 70%) |
| HSV | hsv(40, 39%, 87%) |
| CMYK | cmyk(0%, 13.1%, 39.2%, 12.9%) |
| CIE-LAB | lab(79.28, 2.31, 33.00) |
| CIE-LCH | lch(79.28, 33.08, 86.00°) |
| OKLab | oklab(82.23% 0.0083 0.0816) |
| OKLCH | oklch(82.23% 0.082 84.2) |
| XYZ | xyz(53.5687, 55.4210, 30.7926) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.20
Tan (survey)
#D1B26F
ΔE00 4.36
Burlywood
#DEB887
ΔE00 4.55
Fawn
#CFAF7B
ΔE00 4.89
Sandstone
#C9AE74
ΔE00 5.15
Tan
#D2B48C
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC187 #87A4DE
analogous
#DE9587 #DEC187 #D0DE87
triadic
#DEC187 #87DEC1 #C187DE
tetradic
#DEC187 #87DE95 #87A4DE #DE87D0
square
#DEC187 #87DE95 #87A4DE #DE87D0
split-complementary
#DEC187 #87D0DE #9587DE
monochromatic
#B88C33 #D1A857 #DEC187 #EBDAB7 #F8F3E7
Accessibility & contrast
On white
1.74
#DEC187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEC187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC187
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC187 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC083
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#EBB7B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec187; /* rgb */ color: rgb(222, 193, 135); /* oklch */ color: oklch(82.2% 0.082 84.2);
Tailwind
colors: {
custom: {
50: '#e9d3aa',
500: '#dec187',
950: '#000000',
},
}SCSS
$custom: #dec187; $custom-light: #e9d3aa; $custom-dark: #000000;
JSON
{
"hex": "#dec187",
"rgb": {
"r": 222,
"g": 193,
"b": 135
},
"hsl": {
"h": 40,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.82233,
"c": 0.08203,
"h": 84.2
},
"luminance": 0.55419
}Semantic roles & 50–950 ramp
primary
#DEC187
secondary
#5474B5
accent
#58C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381