#DECC86#DECC86
#DECC86 is a very light, moderate yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.092 H 95.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC86 |
|---|---|
| RGB | rgb(222, 204, 134) |
| HSL | hsl(48, 57%, 70%) |
| HSV | hsv(48, 40%, 87%) |
| CMYK | cmyk(0%, 8.1%, 39.6%, 12.9%) |
| CIE-LAB | lab(82.08, -3.52, 37.15) |
| CIE-LCH | lch(82.08, 37.32, 95.41°) |
| OKLab | oklab(84.43% -0.0087 0.0912) |
| OKLCH | oklch(84.43% 0.092 95.4) |
| XYZ | xyz(56.0213, 60.4384, 31.2644) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.89
Beige (survey)
#E6DAA6
ΔE00 5.24
Sandy
#F1DA7A
ΔE00 5.42
Vanilla
#F3E5AB
ΔE00 6.35
Wheat (survey)
#FBDD7E
ΔE00 6.48
Khaki (CSS)
#F0E68C
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC86 #8698DE
analogous
#DEA086 #DECC86 #C4DE86
triadic
#DECC86 #86DECC #CC86DE
tetradic
#DECC86 #86DEA0 #8698DE #DE86C4
square
#DECC86 #86DEA0 #8698DE #DE86C4
split-complementary
#DECC86 #86C4DE #A086DE
monochromatic
#B89C32 #D1B856 #DECC86 #EBE0B6 #F8F5E6
Accessibility & contrast
On white
1.60
#DECC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#DECC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC86
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC86 | 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)
#DAC981
Deuteranopia (green-blind)
#DECF89
Tritanopia (blue-blind)
#EBC2BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc86; /* rgb */ color: rgb(222, 204, 134); /* oklch */ color: oklch(84.4% 0.092 95.4);
Tailwind
colors: {
custom: {
50: '#e9dbaa',
500: '#decc86',
950: '#000000',
},
}SCSS
$custom: #decc86; $custom-light: #e9dbaa; $custom-dark: #000000;
JSON
{
"hex": "#decc86",
"rgb": {
"r": 222,
"g": 204,
"b": 134
},
"hsl": {
"h": 47.727,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.8443,
"c": 0.09156,
"h": 95.4
},
"luminance": 0.60437
}Semantic roles & 50–950 ramp
primary
#DECC86
secondary
#5367B5
accent
#42C521
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481