#DEC880#DEC880
#DEC880 is a very light, moderate yellow. Relative luminance 0.584; OKLCH L 83.5% C 0.095 H 93.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC880 |
|---|---|
| RGB | rgb(222, 200, 128) |
| HSL | hsl(46, 59%, 69%) |
| HSV | hsv(46, 42%, 87%) |
| CMYK | cmyk(0%, 9.9%, 42.3%, 12.9%) |
| CIE-LAB | lab(80.96, -2.09, 38.77) |
| CIE-LCH | lch(80.96, 38.83, 93.09°) |
| OKLab | oklab(83.52% -0.005 0.0946) |
| OKLCH | oklch(83.52% 0.095 93) |
| XYZ | xyz(54.6761, 58.3987, 28.8099) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.15
Sandy
#F1DA7A
ΔE00 5.61
Tan (survey)
#D1B26F
ΔE00 6.06
Beige (survey)
#E6DAA6
ΔE00 6.40
Wheat (survey)
#FBDD7E
ΔE00 6.43
Very Light Brown
#D3B683
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC880 #8096DE
analogous
#DE9980 #DEC880 #C5DE80
triadic
#DEC880 #80DEC8 #C880DE
tetradic
#DEC880 #80DE99 #8096DE #DE80C5
square
#DEC880 #80DE99 #8096DE #DE80C5
split-complementary
#DEC880 #80C5DE #9980DE
monochromatic
#B5952F #D1B34F #DEC880 #EBDDB1 #F7F2E1
Accessibility & contrast
On white
1.66
#DEC880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DEC880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC880
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC880 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#EBBEB6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec880; /* rgb */ color: rgb(222, 200, 128); /* oklch */ color: oklch(83.5% 0.095 93.0);
Tailwind
colors: {
custom: {
50: '#ead8a6',
500: '#dec880',
950: '#000000',
},
}SCSS
$custom: #dec880; $custom-light: #ead8a6; $custom-dark: #000000;
JSON
{
"hex": "#dec880",
"rgb": {
"r": 222,
"g": 200,
"b": 128
},
"hsl": {
"h": 45.957,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83519,
"c": 0.09472,
"h": 93
},
"luminance": 0.58397
}Semantic roles & 50–950 ramp
primary
#DEC880
secondary
#4D66B5
accent
#46C61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380