#DED389#DED389
#DED389 is a very light, moderate yellow. Relative luminance 0.639; OKLCH L 85.9% C 0.095 H 100.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DED389 |
|---|---|
| RGB | rgb(222, 211, 137) |
| HSL | hsl(52, 56%, 70%) |
| HSV | hsv(52, 38%, 87%) |
| CMYK | cmyk(0%, 5%, 38.3%, 12.9%) |
| CIE-LAB | lab(83.93, -6.78, 38.01) |
| CIE-LCH | lch(83.93, 38.61, 100.11°) |
| OKLab | oklab(85.91% -0.0179 0.0933) |
| OKLCH | oklch(85.91% 0.095 100.8) |
| XYZ | xyz(57.9348, 63.9259, 32.9491) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.42
Khaki (CSS)
#F0E68C
ΔE00 4.86
Beige (survey)
#E6DAA6
ΔE00 5.00
Sandy
#F1DA7A
ΔE00 5.13
Palegoldenrod
#EEE8AA
ΔE00 5.51
Vanilla
#F3E5AB
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED389 #8994DE
analogous
#DEA889 #DED389 #BEDE89
triadic
#DED389 #89DED3 #D389DE
tetradic
#DED389 #89DEA8 #8994DE #DE89BE
square
#DED389 #89DEA8 #8994DE #DE89BE
split-complementary
#DED389 #89BEDE #A889DE
monochromatic
#B9A834 #D1C159 #DED389 #EBE5B9 #F8F6E7
Accessibility & contrast
On white
1.52
#DED389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DED389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED389
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED389 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#EAC9C0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ded389; /* rgb */ color: rgb(222, 211, 137); /* oklch */ color: oklch(85.9% 0.095 100.8);
Tailwind
colors: {
custom: {
50: '#e9e0ac',
500: '#ded389',
950: '#000000',
},
}SCSS
$custom: #ded389; $custom-light: #e9e0ac; $custom-dark: #000000;
JSON
{
"hex": "#ded389",
"rgb": {
"r": 222,
"g": 211,
"b": 137
},
"hsl": {
"h": 52.235,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.85909,
"c": 0.09497,
"h": 100.8
},
"luminance": 0.63924
}Semantic roles & 50–950 ramp
primary
#DED389
secondary
#5662B5
accent
#37C422
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481