#DECD7B#DECD7B
#DECD7B is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.104 H 97.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DECD7B |
|---|---|
| RGB | rgb(222, 205, 123) |
| HSL | hsl(50, 60%, 68%) |
| HSV | hsv(50, 45%, 87%) |
| CMYK | cmyk(0%, 7.7%, 44.6%, 12.9%) |
| CIE-LAB | lab(82.18, -5.18, 42.83) |
| CIE-LCH | lch(82.18, 43.14, 96.89°) |
| OKLab | oklab(84.46% -0.0144 0.1035) |
| OKLCH | oklch(84.46% 0.104 97.9) |
| XYZ | xyz(55.5321, 60.6242, 27.5115) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.09
Sandy
#F1DA7A
ΔE00 4.09
Wheat (survey)
#FBDD7E
ΔE00 5.69
Khaki (CSS)
#F0E68C
ΔE00 5.86
Light Mustard
#F7D560
ΔE00 6.79
Beige (survey)
#E6DAA6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECD7B #7B8CDE
analogous
#DE9B7B #DECD7B #BDDE7B
triadic
#DECD7B #7BDECD #CD7BDE
tetradic
#DECD7B #7BDE9B #7B8CDE #DE7BBD
square
#DECD7B #7BDE9B #7B8CDE #DE7BBD
split-complementary
#DECD7B #7BBDDE #9B7BDE
monochromatic
#B29B2D #D2BA4A #DECD7B #EAE0AC #F6F2DD
Accessibility & contrast
On white
1.60
#DECD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#DECD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECD7B
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECD7B | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#E0CF7E
Tritanopia (blue-blind)
#ECC2B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decd7b; /* rgb */ color: rgb(222, 205, 123); /* oklch */ color: oklch(84.5% 0.104 97.9);
Tailwind
colors: {
custom: {
50: '#eadca2',
500: '#decd7b',
950: '#000000',
},
}SCSS
$custom: #decd7b; $custom-light: #eadca2; $custom-dark: #000000;
JSON
{
"hex": "#decd7b",
"rgb": {
"r": 222,
"g": 205,
"b": 123
},
"hsl": {
"h": 49.697,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.84458,
"c": 0.10449,
"h": 97.9
},
"luminance": 0.60622
}Semantic roles & 50–950 ramp
primary
#DECD7B
secondary
#495CB4
accent
#3BC81E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16150F
muted
#858480