#DEC883#DEC883
#DEC883 is a very light, moderate yellow. Relative luminance 0.585; OKLCH L 83.6% C 0.091 H 92.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC883 |
|---|---|
| RGB | rgb(222, 200, 131) |
| HSL | hsl(45, 58%, 69%) |
| HSV | hsv(45, 41%, 87%) |
| CMYK | cmyk(0%, 9.9%, 41%, 12.9%) |
| CIE-LAB | lab(81.00, -1.78, 37.30) |
| CIE-LCH | lch(81.00, 37.34, 92.73°) |
| OKLab | oklab(83.57% -0.0038 0.0914) |
| OKLCH | oklch(83.57% 0.091 92.4) |
| XYZ | xyz(54.8765, 58.4788, 29.8652) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.69
Tan (survey)
#D1B26F
ΔE00 5.98
Sandy
#F1DA7A
ΔE00 6.00
Beige (survey)
#E6DAA6
ΔE00 6.05
Very Light Brown
#D3B683
ΔE00 6.41
Wheat (survey)
#FBDD7E
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC883 #8399DE
analogous
#DE9B83 #DEC883 #C6DE83
triadic
#DEC883 #83DEC8 #C883DE
tetradic
#DEC883 #83DE9B #8399DE #DE83C6
square
#DEC883 #83DE9B #8399DE #DE83C6
split-complementary
#DEC883 #83C6DE #9B83DE
monochromatic
#B69630 #D1B353 #DEC883 #EBDDB3 #F8F3E4
Accessibility & contrast
On white
1.65
#DEC883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DEC883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC883
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC883 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57E
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#EBBEB7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec883; /* rgb */ color: rgb(222, 200, 131); /* oklch */ color: oklch(83.6% 0.091 92.4);
Tailwind
colors: {
custom: {
50: '#ead8a8',
500: '#dec883',
950: '#000000',
},
}SCSS
$custom: #dec883; $custom-light: #ead8a8; $custom-dark: #000000;
JSON
{
"hex": "#dec883",
"rgb": {
"r": 222,
"g": 200,
"b": 131
},
"hsl": {
"h": 45.495,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83569,
"c": 0.09144,
"h": 92.4
},
"luminance": 0.58477
}Semantic roles & 50–950 ramp
primary
#DEC883
secondary
#5069B5
accent
#48C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380