#DECC91#DECC91
#DECC91 is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.6% C 0.079 H 93.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC91 |
|---|---|
| RGB | rgb(222, 204, 145) |
| HSL | hsl(46, 54%, 72%) |
| HSV | hsv(46, 35%, 87%) |
| CMYK | cmyk(0%, 8.1%, 34.7%, 12.9%) |
| CIE-LAB | lab(82.25, -2.27, 31.72) |
| CIE-LCH | lch(82.25, 31.80, 94.09°) |
| OKLab | oklab(84.62% -0.0043 0.0789) |
| OKLCH | oklch(84.62% 0.079 93.1) |
| XYZ | xyz(56.8288, 60.7614, 35.5171) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.92
Sand (survey)
#E2CA76
ΔE00 4.82
Vanilla
#F3E5AB
ΔE00 5.74
Wheat
#F5DEB3
ΔE00 6.60
Very Light Brown
#D3B683
ΔE00 6.65
Pale Peach
#FFE5AD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC91 #91A3DE
analogous
#DEA691 #DECC91 #CADE91
triadic
#DECC91 #91DECC #CC91DE
tetradic
#DECC91 #91DEA6 #91A3DE #DE91CA
square
#DECC91 #91DEA6 #91A3DE #DE91CA
split-complementary
#DECC91 #91CADE #A691DE
monochromatic
#BC9D38 #D0B662 #DECC91 #ECE2C0 #F8F4E7
Accessibility & contrast
On white
1.60
#DECC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#DECC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC91
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC91 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98D
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#EAC3BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decc91; /* rgb */ color: rgb(222, 204, 145); /* oklch */ color: oklch(84.6% 0.079 93.1);
Tailwind
colors: {
custom: {
50: '#e9dbb1',
500: '#decc91',
950: '#000000',
},
}SCSS
$custom: #decc91; $custom-light: #e9dbb1; $custom-dark: #000000;
JSON
{
"hex": "#decc91",
"rgb": {
"r": 222,
"g": 204,
"b": 145
},
"hsl": {
"h": 45.974,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84624,
"c": 0.07905,
"h": 93.1
},
"luminance": 0.6076
}Semantic roles & 50–950 ramp
primary
#DECC91
secondary
#5D72B6
accent
#49C124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161511
muted
#848481