#DECC82#DECC82
#DECC82 is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.096 H 96.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC82 |
|---|---|
| RGB | rgb(222, 204, 130) |
| HSL | hsl(48, 58%, 69%) |
| HSV | hsv(48, 41%, 87%) |
| CMYK | cmyk(0%, 8.1%, 41.4%, 12.9%) |
| CIE-LAB | lab(82.02, -3.95, 39.11) |
| CIE-LCH | lch(82.02, 39.31, 95.77°) |
| OKLab | oklab(84.36% -0.0102 0.0954) |
| OKLCH | oklch(84.36% 0.096 96.1) |
| XYZ | xyz(55.7476, 60.3289, 29.8228) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.35
Sandy
#F1DA7A
ΔE00 4.91
Beige (survey)
#E6DAA6
ΔE00 5.81
Wheat (survey)
#FBDD7E
ΔE00 6.13
Khaki (CSS)
#F0E68C
ΔE00 6.52
Vanilla
#F3E5AB
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC82 #8294DE
analogous
#DE9E82 #DECC82 #C2DE82
triadic
#DECC82 #82DECC #CC82DE
tetradic
#DECC82 #82DE9E #8294DE #DE82C2
square
#DECC82 #82DE9E #8294DE #DE82C2
split-complementary
#DECC82 #82C2DE #9E82DE
monochromatic
#B69B30 #D1B852 #DECC82 #EBE0B2 #F8F4E3
Accessibility & contrast
On white
1.61
#DECC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DECC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC82
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC82 | 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)
#DAC87C
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#EBC2BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc82; /* rgb */ color: rgb(222, 204, 130); /* oklch */ color: oklch(84.4% 0.096 96.1);
Tailwind
colors: {
custom: {
50: '#eadba7',
500: '#decc82',
950: '#000000',
},
}SCSS
$custom: #decc82; $custom-light: #eadba7; $custom-dark: #000000;
JSON
{
"hex": "#decc82",
"rgb": {
"r": 222,
"g": 204,
"b": 130
},
"hsl": {
"h": 48.261,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.84363,
"c": 0.096,
"h": 96.1
},
"luminance": 0.60327
}Semantic roles & 50–950 ramp
primary
#DECC82
secondary
#4F63B5
accent
#40C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16150F
muted
#858480