#DED485#DED485
#DED485 is a very light, moderate yellow. Relative luminance 0.643; OKLCH L 86.0% C 0.100 H 102.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DED485 |
|---|---|
| RGB | rgb(222, 212, 133) |
| HSL | hsl(53, 57%, 70%) |
| HSV | hsv(53, 40%, 87%) |
| CMYK | cmyk(0%, 4.5%, 40.1%, 12.9%) |
| CIE-LAB | lab(84.13, -7.72, 40.29) |
| CIE-LCH | lch(84.13, 41.02, 100.85°) |
| OKLab | oklab(86.05% -0.0209 0.0983) |
| OKLCH | oklch(86.05% 0.1 102) |
| XYZ | xyz(57.9024, 64.3116, 31.5490) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.32
Sand (survey)
#E2CA76
ΔE00 4.51
Sandy
#F1DA7A
ΔE00 4.76
Greenish Beige
#C9D179
ΔE00 5.23
Palegoldenrod
#EEE8AA
ΔE00 5.80
Beige (survey)
#E6DAA6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED485 #858FDE
analogous
#DEA785 #DED485 #BCDE85
triadic
#DED485 #85DED4 #D485DE
tetradic
#DED485 #85DEA7 #858FDE #DE85BC
square
#DED485 #85DEA7 #858FDE #DE85BC
split-complementary
#DED485 #85BCDE #A785DE
monochromatic
#B7A832 #D1C355 #DED485 #EBE5B5 #F8F6E5
Accessibility & contrast
On white
1.51
#DED485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#DED485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED485
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED485 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#EACAC0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded485; /* rgb */ color: rgb(222, 212, 133); /* oklch */ color: oklch(86.0% 0.100 102.0);
Tailwind
colors: {
custom: {
50: '#e9e1a9',
500: '#ded485',
950: '#000000',
},
}SCSS
$custom: #ded485; $custom-light: #e9e1a9; $custom-dark: #000000;
JSON
{
"hex": "#ded485",
"rgb": {
"r": 222,
"g": 212,
"b": 133
},
"hsl": {
"h": 53.258,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.86048,
"c": 0.10049,
"h": 102
},
"luminance": 0.6431
}Semantic roles & 50–950 ramp
primary
#DED485
secondary
#525DB5
accent
#33C521
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481