#DECB7E#DECB7E
#DECB7E is a very light, moderate yellow. Relative luminance 0.597; OKLCH L 84.1% C 0.099 H 95.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB7E |
|---|---|
| RGB | rgb(222, 203, 126) |
| HSL | hsl(48, 59%, 68%) |
| HSV | hsv(48, 43%, 87%) |
| CMYK | cmyk(0%, 8.6%, 43.2%, 12.9%) |
| CIE-LAB | lab(81.70, -3.85, 40.73) |
| CIE-LCH | lch(81.70, 40.91, 95.40°) |
| OKLab | oklab(84.1% -0.0103 0.0989) |
| OKLCH | oklch(84.1% 0.099 95.9) |
| XYZ | xyz(55.2474, 59.7498, 28.3573) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.78
Sandy
#F1DA7A
ΔE00 4.66
Wheat (survey)
#FBDD7E
ΔE00 5.92
Beige (survey)
#E6DAA6
ΔE00 6.42
Khaki (CSS)
#F0E68C
ΔE00 6.63
Darkkhaki
#BDB76B
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB7E #7E91DE
analogous
#DE9B7E #DECB7E #C1DE7E
triadic
#DECB7E #7EDECB #CB7EDE
tetradic
#DECB7E #7EDE9B #7E91DE #DE7EC1
square
#DECB7E #7EDE9B #7E91DE #DE7EC1
split-complementary
#DECB7E #7EC1DE #9B7EDE
monochromatic
#B4992E #D2B74D #DECB7E #EADFAF #F7F2DF
Accessibility & contrast
On white
1.62
#DECB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#DECB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB7E
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB7E | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#EBC0B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #decb7e; /* rgb */ color: rgb(222, 203, 126); /* oklch */ color: oklch(84.1% 0.099 95.9);
Tailwind
colors: {
custom: {
50: '#eadaa4',
500: '#decb7e',
950: '#000000',
},
}SCSS
$custom: #decb7e; $custom-light: #eadaa4; $custom-dark: #000000;
JSON
{
"hex": "#decb7e",
"rgb": {
"r": 222,
"g": 203,
"b": 126
},
"hsl": {
"h": 48.125,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.84096,
"c": 0.09945,
"h": 95.9
},
"luminance": 0.59748
}Semantic roles & 50–950 ramp
primary
#DECB7E
secondary
#4B60B5
accent
#40C71F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380