#DECB85#DECB85
#DECB85 is a very light, moderate yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.092 H 94.7°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB85 |
|---|---|
| RGB | rgb(222, 203, 133) |
| HSL | hsl(47, 57%, 70%) |
| HSV | hsv(47, 40%, 87%) |
| CMYK | cmyk(0%, 8.6%, 40.1%, 12.9%) |
| CIE-LAB | lab(81.80, -3.11, 37.31) |
| CIE-LCH | lch(81.80, 37.44, 94.77°) |
| OKLab | oklab(84.21% -0.0076 0.0915) |
| OKLCH | oklch(84.21% 0.092 94.7) |
| XYZ | xyz(55.7150, 59.9368, 30.8199) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.72
Beige (survey)
#E6DAA6
ΔE00 5.45
Sandy
#F1DA7A
ΔE00 5.49
Wheat (survey)
#FBDD7E
ΔE00 6.48
Vanilla
#F3E5AB
ΔE00 6.58
Tan (survey)
#D1B26F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB85 #8598DE
analogous
#DE9F85 #DECB85 #C5DE85
triadic
#DECB85 #85DECB #CB85DE
tetradic
#DECB85 #85DE9F #8598DE #DE85C5
square
#DECB85 #85DE9F #8598DE #DE85C5
split-complementary
#DECB85 #85C5DE #9F85DE
monochromatic
#B79B32 #D1B655 #DECB85 #EBE0B5 #F8F4E5
Accessibility & contrast
On white
1.62
#DECB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DECB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB85
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB85 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#EBC1B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #decb85; /* rgb */ color: rgb(222, 203, 133); /* oklch */ color: oklch(84.2% 0.092 94.7);
Tailwind
colors: {
custom: {
50: '#e9daa9',
500: '#decb85',
950: '#000000',
},
}SCSS
$custom: #decb85; $custom-light: #e9daa9; $custom-dark: #000000;
JSON
{
"hex": "#decb85",
"rgb": {
"r": 222,
"g": 203,
"b": 133
},
"hsl": {
"h": 47.191,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.8421,
"c": 0.09178,
"h": 94.7
},
"luminance": 0.59935
}Semantic roles & 50–950 ramp
primary
#DECB85
secondary
#5267B5
accent
#44C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380