#DECC81#DECC81
#DECC81 is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.3% C 0.097 H 96.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC81 |
|---|---|
| RGB | rgb(222, 204, 129) |
| HSL | hsl(48, 58%, 69%) |
| HSV | hsv(48, 42%, 87%) |
| CMYK | cmyk(0%, 8.1%, 41.9%, 12.9%) |
| CIE-LAB | lab(82.00, -4.05, 39.60) |
| CIE-LCH | lch(82.00, 39.80, 95.85°) |
| OKLab | oklab(84.35% -0.0106 0.0965) |
| OKLCH | oklch(84.35% 0.097 96.3) |
| XYZ | xyz(55.6808, 60.3022, 29.4711) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.23
Sandy
#F1DA7A
ΔE00 4.80
Beige (survey)
#E6DAA6
ΔE00 5.96
Wheat (survey)
#FBDD7E
ΔE00 6.05
Khaki (CSS)
#F0E68C
ΔE00 6.45
Vanilla
#F3E5AB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC81 #8193DE
analogous
#DE9E81 #DECC81 #C2DE81
triadic
#DECC81 #81DECC #CC81DE
tetradic
#DECC81 #81DE9E #8193DE #DE81C2
square
#DECC81 #81DE9E #8193DE #DE81C2
split-complementary
#DECC81 #81C2DE #9E81DE
monochromatic
#B59B2F #D1B851 #DECC81 #EBE0B1 #F7F3E2
Accessibility & contrast
On white
1.61
#DECC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DECC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC81
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC81 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87B
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#EBC2B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc81; /* rgb */ color: rgb(222, 204, 129); /* oklch */ color: oklch(84.3% 0.097 96.3);
Tailwind
colors: {
custom: {
50: '#eadba6',
500: '#decc81',
950: '#000000',
},
}SCSS
$custom: #decc81; $custom-light: #eadba6; $custom-dark: #000000;
JSON
{
"hex": "#decc81",
"rgb": {
"r": 222,
"g": 204,
"b": 129
},
"hsl": {
"h": 48.387,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.84347,
"c": 0.09709,
"h": 96.3
},
"luminance": 0.603
}Semantic roles & 50–950 ramp
primary
#DECC81
secondary
#4E62B5
accent
#40C61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16150F
muted
#858480