#DECC93#DECC93
#DECC93 is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.7% C 0.077 H 92.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC93 |
|---|---|
| RGB | rgb(222, 204, 147) |
| HSL | hsl(46, 53%, 72%) |
| HSV | hsv(46, 34%, 87%) |
| CMYK | cmyk(0%, 8.1%, 33.8%, 12.9%) |
| CIE-LAB | lab(82.28, -2.03, 30.73) |
| CIE-LCH | lch(82.28, 30.80, 93.78°) |
| OKLab | oklab(84.66% -0.0035 0.0766) |
| OKLCH | oklch(84.66% 0.077 92.6) |
| XYZ | xyz(56.9844, 60.8236, 36.3365) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.78
Sand (survey)
#E2CA76
ΔE00 5.22
Vanilla
#F3E5AB
ΔE00 5.72
Wheat
#F5DEB3
ΔE00 6.30
Very Light Brown
#D3B683
ΔE00 6.52
Pale Peach
#FFE5AD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC93 #93A5DE
analogous
#DEA793 #DECC93 #CADE93
triadic
#DECC93 #93DECC #CC93DE
tetradic
#DECC93 #93DEA7 #93A5DE #DE93CA
square
#DECC93 #93DEA7 #93A5DE #DE93CA
split-complementary
#DECC93 #93CADE #A793DE
monochromatic
#BD9D3A #D0B664 #DECC93 #ECE2C2 #F8F4E8
Accessibility & contrast
On white
1.60
#DECC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#DECC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC93
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC93 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA8F
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#E9C3BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decc93; /* rgb */ color: rgb(222, 204, 147); /* oklch */ color: oklch(84.7% 0.077 92.6);
Tailwind
colors: {
custom: {
50: '#e9dbb3',
500: '#decc93',
950: '#000000',
},
}SCSS
$custom: #decc93; $custom-light: #e9dbb3; $custom-dark: #000000;
JSON
{
"hex": "#decc93",
"rgb": {
"r": 222,
"g": 204,
"b": 147
},
"hsl": {
"h": 45.6,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.84662,
"c": 0.07672,
"h": 92.6
},
"luminance": 0.60822
}Semantic roles & 50–950 ramp
primary
#DECC93
secondary
#5F74B6
accent
#4AC125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481