#DED084#DED084
#DED084 is a very light, moderate yellow. Relative luminance 0.623; OKLCH L 85.2% C 0.098 H 99.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DED084 |
|---|---|
| RGB | rgb(222, 208, 132) |
| HSL | hsl(51, 58%, 69%) |
| HSV | hsv(51, 41%, 87%) |
| CMYK | cmyk(0%, 6.3%, 40.5%, 12.9%) |
| CIE-LAB | lab(83.08, -5.79, 39.45) |
| CIE-LCH | lch(83.08, 39.88, 98.35°) |
| OKLab | oklab(85.21% -0.0154 0.0963) |
| OKLCH | oklch(85.21% 0.098 99.1) |
| XYZ | xyz(56.8461, 62.3090, 30.8577) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.32
Sandy
#F1DA7A
ΔE00 4.65
Khaki (CSS)
#F0E68C
ΔE00 5.34
Beige (survey)
#E6DAA6
ΔE00 5.56
Wheat (survey)
#FBDD7E
ΔE00 6.20
Vanilla
#F3E5AB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED084 #8492DE
analogous
#DEA384 #DED084 #BFDE84
triadic
#DED084 #84DED0 #D084DE
tetradic
#DED084 #84DEA3 #8492DE #DE84BF
square
#DED084 #84DEA3 #8492DE #DE84BF
split-complementary
#DED084 #84BFDE #A384DE
monochromatic
#B7A231 #D1BE54 #DED084 #EBE2B4 #F8F5E5
Accessibility & contrast
On white
1.56
#DED084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DED084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED084
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED084 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#EBC6BD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ded084; /* rgb */ color: rgb(222, 208, 132); /* oklch */ color: oklch(85.2% 0.098 99.1);
Tailwind
colors: {
custom: {
50: '#eadea9',
500: '#ded084',
950: '#000000',
},
}SCSS
$custom: #ded084; $custom-light: #eadea9; $custom-dark: #000000;
JSON
{
"hex": "#ded084",
"rgb": {
"r": 222,
"g": 208,
"b": 132
},
"hsl": {
"h": 50.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.85212,
"c": 0.09755,
"h": 99.1
},
"luminance": 0.62307
}Semantic roles & 50–950 ramp
primary
#DED084
secondary
#5161B5
accent
#3AC520
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480