#DED394#DED394
#DED394 is a very light, moderate yellow. Relative luminance 0.643; OKLCH L 86.1% C 0.082 H 99.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DED394 |
|---|---|
| RGB | rgb(222, 211, 148) |
| HSL | hsl(51, 53%, 73%) |
| HSV | hsv(51, 33%, 87%) |
| CMYK | cmyk(0%, 5%, 33.3%, 12.9%) |
| CIE-LAB | lab(84.10, -5.51, 32.62) |
| CIE-LCH | lch(84.10, 33.08, 99.59°) |
| OKLab | oklab(86.1% -0.0135 0.0811) |
| OKLCH | oklch(86.1% 0.082 99.5) |
| XYZ | xyz(58.7645, 64.2577, 37.3186) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.10
Vanilla
#F3E5AB
ΔE00 4.56
Palegoldenrod
#EEE8AA
ΔE00 4.82
Sand (survey)
#E2CA76
ΔE00 5.53
Light Tan
#FBEEAC
ΔE00 6.11
Khaki (CSS)
#F0E68C
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED394 #949FDE
analogous
#DEAE94 #DED394 #C4DE94
triadic
#DED394 #94DED3 #D394DE
tetradic
#DED394 #94DEAE #949FDE #DE94C4
square
#DED394 #94DEAE #949FDE #DE94C4
split-complementary
#DED394 #94C4DE #AE94DE
monochromatic
#BDAA3A #D0C065 #DED394 #ECE6C3 #F8F5E8
Accessibility & contrast
On white
1.52
#DED394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DED394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED394
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED394 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF90
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#E9CAC3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded394; /* rgb */ color: rgb(222, 211, 148); /* oklch */ color: oklch(86.1% 0.082 99.5);
Tailwind
colors: {
custom: {
50: '#e9e0b4',
500: '#ded394',
950: '#000000',
},
}SCSS
$custom: #ded394; $custom-light: #e9e0b4; $custom-dark: #000000;
JSON
{
"hex": "#ded394",
"rgb": {
"r": 222,
"g": 211,
"b": 148
},
"hsl": {
"h": 51.081,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.86102,
"c": 0.08225,
"h": 99.5
},
"luminance": 0.64256
}Semantic roles & 50–950 ramp
primary
#DED394
secondary
#606DB6
accent
#3CC025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481