#DECD7C#DECD7C
#DECD7C is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.103 H 97.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DECD7C |
|---|---|
| RGB | rgb(222, 205, 124) |
| HSL | hsl(50, 60%, 68%) |
| HSV | hsv(50, 44%, 87%) |
| CMYK | cmyk(0%, 7.7%, 44.1%, 12.9%) |
| CIE-LAB | lab(82.19, -5.08, 42.35) |
| CIE-LCH | lch(82.19, 42.65, 96.84°) |
| OKLab | oklab(84.47% -0.014 0.1025) |
| OKLCH | oklch(84.47% 0.103 97.8) |
| XYZ | xyz(55.5950, 60.6494, 27.8429) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.11
Sandy
#F1DA7A
ΔE00 4.16
Wheat (survey)
#FBDD7E
ΔE00 5.73
Khaki (CSS)
#F0E68C
ΔE00 5.89
Beige (survey)
#E6DAA6
ΔE00 6.69
Light Mustard
#F7D560
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECD7C #7C8DDE
analogous
#DE9C7C #DECD7C #BEDE7C
triadic
#DECD7C #7CDECD #CD7CDE
tetradic
#DECD7C #7CDE9C #7C8DDE #DE7CBE
square
#DECD7C #7CDE9C #7C8DDE #DE7CBE
split-complementary
#DECD7C #7CBEDE #9C7CDE
monochromatic
#B39B2D #D2BA4B #DECD7C #EAE0AD #F7F2DE
Accessibility & contrast
On white
1.60
#DECD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DECD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECD7C
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECD7C | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#E0CF7F
Tritanopia (blue-blind)
#EBC2B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decd7c; /* rgb */ color: rgb(222, 205, 124); /* oklch */ color: oklch(84.5% 0.103 97.8);
Tailwind
colors: {
custom: {
50: '#eadca3',
500: '#decd7c',
950: '#000000',
},
}SCSS
$custom: #decd7c; $custom-light: #eadca3; $custom-dark: #000000;
JSON
{
"hex": "#decd7c",
"rgb": {
"r": 222,
"g": 205,
"b": 124
},
"hsl": {
"h": 49.592,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.84473,
"c": 0.10341,
"h": 97.8
},
"luminance": 0.60647
}Semantic roles & 50–950 ramp
primary
#DECD7C
secondary
#4A5CB4
accent
#3BC71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16150F
muted
#858480