#DECC87#DECC87
#DECC87 is a very light, moderate yellow. Relative luminance 0.605; OKLCH L 84.4% C 0.090 H 95.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC87 |
|---|---|
| RGB | rgb(222, 204, 135) |
| HSL | hsl(48, 57%, 70%) |
| HSV | hsv(48, 39%, 87%) |
| CMYK | cmyk(0%, 8.1%, 39.2%, 12.9%) |
| CIE-LAB | lab(82.09, -3.41, 36.66) |
| CIE-LCH | lch(82.09, 36.82, 95.32°) |
| OKLab | oklab(84.45% -0.0083 0.0901) |
| OKLCH | oklch(84.45% 0.09 95.3) |
| XYZ | xyz(56.0914, 60.4664, 31.6335) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.04
Beige (survey)
#E6DAA6
ΔE00 5.10
Sandy
#F1DA7A
ΔE00 5.56
Vanilla
#F3E5AB
ΔE00 6.27
Wheat (survey)
#FBDD7E
ΔE00 6.58
Khaki (CSS)
#F0E68C
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC87 #8799DE
analogous
#DEA087 #DECC87 #C5DE87
triadic
#DECC87 #87DECC #CC87DE
tetradic
#DECC87 #87DEA0 #8799DE #DE87C5
square
#DECC87 #87DEA0 #8799DE #DE87C5
split-complementary
#DECC87 #87C5DE #A087DE
monochromatic
#B89C33 #D1B857 #DECC87 #EBE0B7 #F8F5E7
Accessibility & contrast
On white
1.60
#DECC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#DECC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC87
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC87 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C982
Deuteranopia (green-blind)
#DECF89
Tritanopia (blue-blind)
#EBC2BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc87; /* rgb */ color: rgb(222, 204, 135); /* oklch */ color: oklch(84.4% 0.090 95.3);
Tailwind
colors: {
custom: {
50: '#e9dbab',
500: '#decc87',
950: '#000000',
},
}SCSS
$custom: #decc87; $custom-light: #e9dbab; $custom-dark: #000000;
JSON
{
"hex": "#decc87",
"rgb": {
"r": 222,
"g": 204,
"b": 135
},
"hsl": {
"h": 47.586,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.84446,
"c": 0.09044,
"h": 95.3
},
"luminance": 0.60465
}Semantic roles & 50–950 ramp
primary
#DECC87
secondary
#5468B5
accent
#43C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481