#DECC83#DECC83
#DECC83 is a very light, moderate yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.095 H 96.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC83 |
|---|---|
| RGB | rgb(222, 204, 131) |
| HSL | hsl(48, 58%, 69%) |
| HSV | hsv(48, 41%, 87%) |
| CMYK | cmyk(0%, 8.1%, 41%, 12.9%) |
| CIE-LAB | lab(82.03, -3.84, 38.62) |
| CIE-LCH | lch(82.03, 38.81, 95.68°) |
| OKLab | oklab(84.38% -0.0098 0.0944) |
| OKLCH | oklch(84.38% 0.095 96) |
| XYZ | xyz(55.8151, 60.3559, 30.1781) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.47
Sandy
#F1DA7A
ΔE00 5.03
Beige (survey)
#E6DAA6
ΔE00 5.67
Wheat (survey)
#FBDD7E
ΔE00 6.21
Khaki (CSS)
#F0E68C
ΔE00 6.58
Vanilla
#F3E5AB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC83 #8395DE
analogous
#DE9F83 #DECC83 #C3DE83
triadic
#DECC83 #83DECC #CC83DE
tetradic
#DECC83 #83DE9F #8395DE #DE83C3
square
#DECC83 #83DE9F #8395DE #DE83C3
split-complementary
#DECC83 #83C3DE #9F83DE
monochromatic
#B69C30 #D1B853 #DECC83 #EBE0B3 #F8F4E4
Accessibility & contrast
On white
1.61
#DECC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DECC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC83
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC83 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97E
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#EBC2BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc83; /* rgb */ color: rgb(222, 204, 131); /* oklch */ color: oklch(84.4% 0.095 96.0);
Tailwind
colors: {
custom: {
50: '#eadba8',
500: '#decc83',
950: '#000000',
},
}SCSS
$custom: #decc83; $custom-light: #eadba8; $custom-dark: #000000;
JSON
{
"hex": "#decc83",
"rgb": {
"r": 222,
"g": 204,
"b": 131
},
"hsl": {
"h": 48.132,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.8438,
"c": 0.09489,
"h": 96
},
"luminance": 0.60354
}Semantic roles & 50–950 ramp
primary
#DECC83
secondary
#5064B5
accent
#41C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161510
muted
#858480