#DECC85#DECC85
#DECC85 is a very light, moderate yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.093 H 95.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC85 |
|---|---|
| RGB | rgb(222, 204, 133) |
| HSL | hsl(48, 57%, 70%) |
| HSV | hsv(48, 40%, 87%) |
| CMYK | cmyk(0%, 8.1%, 40.1%, 12.9%) |
| CIE-LAB | lab(82.06, -3.63, 37.64) |
| CIE-LCH | lch(82.06, 37.82, 95.51°) |
| OKLab | oklab(84.41% -0.0091 0.0922) |
| OKLCH | oklch(84.41% 0.093 95.6) |
| XYZ | xyz(55.9519, 60.4106, 30.8988) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.74
Sandy
#F1DA7A
ΔE00 5.28
Beige (survey)
#E6DAA6
ΔE00 5.38
Wheat (survey)
#FBDD7E
ΔE00 6.38
Vanilla
#F3E5AB
ΔE00 6.44
Khaki (CSS)
#F0E68C
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC85 #8597DE
analogous
#DEA085 #DECC85 #C4DE85
triadic
#DECC85 #85DECC #CC85DE
tetradic
#DECC85 #85DEA0 #8597DE #DE85C4
square
#DECC85 #85DEA0 #8597DE #DE85C4
split-complementary
#DECC85 #85C4DE #A085DE
monochromatic
#B79C32 #D1B855 #DECC85 #EBE0B5 #F8F4E5
Accessibility & contrast
On white
1.61
#DECC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DECC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC85
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC85 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC980
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#EBC2BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc85; /* rgb */ color: rgb(222, 204, 133); /* oklch */ color: oklch(84.4% 0.093 95.6);
Tailwind
colors: {
custom: {
50: '#e9dba9',
500: '#decc85',
950: '#000000',
},
}SCSS
$custom: #decc85; $custom-light: #e9dba9; $custom-dark: #000000;
JSON
{
"hex": "#decc85",
"rgb": {
"r": 222,
"g": 204,
"b": 133
},
"hsl": {
"h": 47.865,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.84413,
"c": 0.09267,
"h": 95.6
},
"luminance": 0.60409
}Semantic roles & 50–950 ramp
primary
#DECC85
secondary
#5266B5
accent
#42C521
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481