#DEDC76#DEDC76
#DEDC76 is a very light, vivid yellow. Relative luminance 0.680; OKLCH L 87.5% C 0.125 H 107.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDC76 |
|---|---|
| RGB | rgb(222, 220, 118) |
| HSL | hsl(59, 61%, 67%) |
| HSV | hsv(59, 47%, 87%) |
| CMYK | cmyk(0%, 0.9%, 46.8%, 12.9%) |
| CIE-LAB | lab(86.02, -13.24, 50.00) |
| CIE-LCH | lch(86.02, 51.72, 104.84°) |
| OKLab | oklab(87.49% -0.0381 0.1191) |
| OKLCH | oklch(87.49% 0.125 107.7) |
| XYZ | xyz(58.9887, 68.0255, 27.1589) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.82
Greenish Beige
#C9D179
ΔE00 4.59
Dull Yellow
#EEDC5B
ΔE00 5.54
Sandy
#F1DA7A
ΔE00 5.76
Sandy Yellow
#FDEE73
ΔE00 6.14
Straw
#FCF679
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDC76 #7678DE
analogous
#DEA876 #DEDC76 #ACDE76
triadic
#DEDC76 #76DEDC #DC76DE
tetradic
#DEDC76 #76DEA8 #7678DE #DE76AC
square
#DEDC76 #76DEA8 #7678DE #DE76AC
split-complementary
#DEDC76 #76ACDE #A876DE
monochromatic
#AFAD2A #D2CF45 #DEDC76 #EAE9A7 #F6F5D9
Accessibility & contrast
On white
1.44
#DEDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DEDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDC76
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDC76 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#EDD97B
Tritanopia (blue-blind)
#EBD1C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dedc76; /* rgb */ color: rgb(222, 220, 118); /* oklch */ color: oklch(87.5% 0.125 107.7);
Tailwind
colors: {
custom: {
50: '#eae6a0',
500: '#dedc76',
950: '#000000',
},
}SCSS
$custom: #dedc76; $custom-light: #eae6a0; $custom-dark: #000000;
JSON
{
"hex": "#dedc76",
"rgb": {
"r": 222,
"g": 220,
"b": 118
},
"hsl": {
"h": 58.846,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.87487,
"c": 0.12501,
"h": 107.7
},
"luminance": 0.68024
}Semantic roles & 50–950 ramp
primary
#DEDC76
secondary
#4749B1
accent
#20C91D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480