#DED679#DED679
#DED679 is a very light, moderate yellow. Relative luminance 0.650; OKLCH L 86.3% C 0.116 H 104.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DED679 |
|---|---|
| RGB | rgb(222, 214, 121) |
| HSL | hsl(55, 60%, 67%) |
| HSV | hsv(55, 45%, 87%) |
| CMYK | cmyk(0%, 3.6%, 45.5%, 12.9%) |
| CIE-LAB | lab(84.49, -9.95, 46.68) |
| CIE-LCH | lch(84.49, 47.73, 102.03°) |
| OKLab | oklab(86.28% -0.0283 0.112) |
| OKLCH | oklch(86.28% 0.116 104.2) |
| XYZ | xyz(57.6233, 65.0048, 27.5972) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.82
Sandy
#F1DA7A
ΔE00 4.43
Greenish Beige
#C9D179
ΔE00 4.78
Sand (survey)
#E2CA76
ΔE00 5.27
Dull Yellow
#EEDC5B
ΔE00 5.60
Wheat (survey)
#FBDD7E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED679 #7981DE
analogous
#DEA479 #DED679 #B3DE79
triadic
#DED679 #79DED6 #D679DE
tetradic
#DED679 #79DEA4 #7981DE #DE79B3
square
#DED679 #79DEA4 #7981DE #DE79B3
split-complementary
#DED679 #79B3DE #A479DE
monochromatic
#B1A62C #D2C748 #DED679 #EAE5AA #F6F4DB
Accessibility & contrast
On white
1.50
#DED679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DED679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED679
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED679 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D071
Deuteranopia (green-blind)
#E8D57D
Tritanopia (blue-blind)
#EBCBC0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ded679; /* rgb */ color: rgb(222, 214, 121); /* oklch */ color: oklch(86.3% 0.116 104.2);
Tailwind
colors: {
custom: {
50: '#eae2a1',
500: '#ded679',
950: '#000000',
},
}SCSS
$custom: #ded679; $custom-light: #eae2a1; $custom-dark: #000000;
JSON
{
"hex": "#ded679",
"rgb": {
"r": 222,
"g": 214,
"b": 121
},
"hsl": {
"h": 55.248,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.8628,
"c": 0.1155,
"h": 104.2
},
"luminance": 0.65003
}Semantic roles & 50–950 ramp
primary
#DED679
secondary
#4851B3
accent
#2BC81D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480