#DED982#DED982
#DED982 is a very light, moderate yellow. Relative luminance 0.668; OKLCH L 87.0% C 0.109 H 105.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DED982 |
|---|---|
| RGB | rgb(222, 217, 130) |
| HSL | hsl(57, 58%, 69%) |
| HSV | hsv(57, 41%, 87%) |
| CMYK | cmyk(0%, 2.3%, 41.4%, 12.9%) |
| CIE-LAB | lab(85.39, -10.57, 43.38) |
| CIE-LCH | lch(85.39, 44.65, 103.69°) |
| OKLab | oklab(87.03% -0.0293 0.1051) |
| OKLCH | oklch(87.03% 0.109 105.6) |
| XYZ | xyz(58.9674, 66.7685, 30.8961) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.42
Greenish Beige
#C9D179
ΔE00 4.23
Sandy
#F1DA7A
ΔE00 5.23
Palegoldenrod
#EEE8AA
ΔE00 5.97
Sand (survey)
#E2CA76
ΔE00 6.11
Dark Cream
#FFF39A
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED982 #8287DE
analogous
#DEAB82 #DED982 #B5DE82
triadic
#DED982 #82DED9 #D982DE
tetradic
#DED982 #82DEAB #8287DE #DE82B5
square
#DED982 #82DEAB #8287DE #DE82B5
split-complementary
#DED982 #82B5DE #AB82DE
monochromatic
#B6AE30 #D1CA52 #DED982 #EBE8B2 #F8F6E3
Accessibility & contrast
On white
1.46
#DED982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DED982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED982
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED982 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#EACFC4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded982; /* rgb */ color: rgb(222, 217, 130); /* oklch */ color: oklch(87.0% 0.109 105.6);
Tailwind
colors: {
custom: {
50: '#eae4a7',
500: '#ded982',
950: '#000000',
},
}SCSS
$custom: #ded982; $custom-light: #eae4a7; $custom-dark: #000000;
JSON
{
"hex": "#ded982",
"rgb": {
"r": 222,
"g": 217,
"b": 130
},
"hsl": {
"h": 56.739,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.87034,
"c": 0.10915,
"h": 105.6
},
"luminance": 0.66767
}Semantic roles & 50–950 ramp
primary
#DED982
secondary
#4F55B5
accent
#29C620
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#161510
muted
#858480