#DECB82#DECB82
#DECB82 is a very light, moderate yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.095 H 95.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB82 |
|---|---|
| RGB | rgb(222, 203, 130) |
| HSL | hsl(48, 58%, 69%) |
| HSV | hsv(48, 41%, 87%) |
| CMYK | cmyk(0%, 8.6%, 41.4%, 12.9%) |
| CIE-LAB | lab(81.76, -3.43, 38.78) |
| CIE-LCH | lch(81.76, 38.93, 95.06°) |
| OKLab | oklab(84.16% -0.0087 0.0947) |
| OKLCH | oklch(84.16% 0.095 95.3) |
| XYZ | xyz(55.5107, 59.8551, 29.7439) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.27
Sandy
#F1DA7A
ΔE00 5.11
Beige (survey)
#E6DAA6
ΔE00 5.86
Wheat (survey)
#FBDD7E
ΔE00 6.21
Vanilla
#F3E5AB
ΔE00 6.84
Khaki (CSS)
#F0E68C
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB82 #8295DE
analogous
#DE9D82 #DECB82 #C3DE82
triadic
#DECB82 #82DECB #CB82DE
tetradic
#DECB82 #82DE9D #8295DE #DE82C3
square
#DECB82 #82DE9D #8295DE #DE82C3
split-complementary
#DECB82 #82C3DE #9D82DE
monochromatic
#B69A30 #D1B752 #DECB82 #EBDFB2 #F8F3E3
Accessibility & contrast
On white
1.62
#DECB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#DECB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB82
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB82 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87C
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#EBC1B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #decb82; /* rgb */ color: rgb(222, 203, 130); /* oklch */ color: oklch(84.2% 0.095 95.3);
Tailwind
colors: {
custom: {
50: '#eadaa7',
500: '#decb82',
950: '#000000',
},
}SCSS
$custom: #decb82; $custom-light: #eadaa7; $custom-dark: #000000;
JSON
{
"hex": "#decb82",
"rgb": {
"r": 222,
"g": 203,
"b": 130
},
"hsl": {
"h": 47.609,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.8416,
"c": 0.0951,
"h": 95.3
},
"luminance": 0.59853
}Semantic roles & 50–950 ramp
primary
#DECB82
secondary
#4F64B5
accent
#42C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380