#DED080#DED080
#DED080 is a very light, moderate yellow. Relative luminance 0.622; OKLCH L 85.1% C 0.102 H 99.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DED080 |
|---|---|
| RGB | rgb(222, 208, 128) |
| HSL | hsl(51, 59%, 69%) |
| HSV | hsv(51, 42%, 87%) |
| CMYK | cmyk(0%, 6.3%, 42.3%, 12.9%) |
| CIE-LAB | lab(83.02, -6.21, 41.39) |
| CIE-LCH | lch(83.02, 41.86, 98.53°) |
| OKLab | oklab(85.15% -0.0169 0.1005) |
| OKLCH | oklch(85.15% 0.102 99.6) |
| XYZ | xyz(56.5776, 62.2016, 29.4437) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.13
Sandy
#F1DA7A
ΔE00 4.26
Khaki (CSS)
#F0E68C
ΔE00 5.13
Wheat (survey)
#FBDD7E
ΔE00 5.98
Greenish Beige
#C9D179
ΔE00 6.13
Beige (survey)
#E6DAA6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED080 #808EDE
analogous
#DEA180 #DED080 #BDDE80
triadic
#DED080 #80DED0 #D080DE
tetradic
#DED080 #80DEA1 #808EDE #DE80BD
square
#DED080 #80DEA1 #808EDE #DE80BD
split-complementary
#DED080 #80BDDE #A180DE
monochromatic
#B5A12F #D1BE4F #DED080 #EBE2B1 #F7F4E1
Accessibility & contrast
On white
1.56
#DED080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DED080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED080
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED080 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7A
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#EBC6BC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ded080; /* rgb */ color: rgb(222, 208, 128); /* oklch */ color: oklch(85.1% 0.102 99.6);
Tailwind
colors: {
custom: {
50: '#eadea6',
500: '#ded080',
950: '#000000',
},
}SCSS
$custom: #ded080; $custom-light: #eadea6; $custom-dark: #000000;
JSON
{
"hex": "#ded080",
"rgb": {
"r": 222,
"g": 208,
"b": 128
},
"hsl": {
"h": 51.064,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.85148,
"c": 0.10195,
"h": 99.6
},
"luminance": 0.622
}Semantic roles & 50–950 ramp
primary
#DED080
secondary
#4D5DB5
accent
#38C61F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480