#DED393#DED393
#DED393 is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 86.1% C 0.083 H 99.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DED393 |
|---|---|
| RGB | rgb(222, 211, 147) |
| HSL | hsl(51, 53%, 72%) |
| HSV | hsv(51, 34%, 87%) |
| CMYK | cmyk(0%, 5%, 33.8%, 12.9%) |
| CIE-LAB | lab(84.08, -5.63, 33.11) |
| CIE-LCH | lch(84.08, 33.59, 99.65°) |
| OKLab | oklab(86.08% -0.0139 0.0823) |
| OKLCH | oklch(86.08% 0.083 99.6) |
| XYZ | xyz(58.6857, 64.2262, 36.9036) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.27
Vanilla
#F3E5AB
ΔE00 4.63
Palegoldenrod
#EEE8AA
ΔE00 4.85
Sand (survey)
#E2CA76
ΔE00 5.40
Khaki (CSS)
#F0E68C
ΔE00 6.02
Light Tan
#FBEEAC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED393 #939EDE
analogous
#DEAE93 #DED393 #C4DE93
triadic
#DED393 #93DED3 #D393DE
tetradic
#DED393 #93DEAE #939EDE #DE93C4
square
#DED393 #93DEAE #939EDE #DE93C4
split-complementary
#DED393 #93C4DE #AE93DE
monochromatic
#BDAA3A #D0C064 #DED393 #ECE6C2 #F8F5E8
Accessibility & contrast
On white
1.52
#DED393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DED393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED393
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED393 | 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)
#DFCF8F
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#E9CAC2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded393; /* rgb */ color: rgb(222, 211, 147); /* oklch */ color: oklch(86.1% 0.083 99.6);
Tailwind
colors: {
custom: {
50: '#e9e0b3',
500: '#ded393',
950: '#000000',
},
}SCSS
$custom: #ded393; $custom-light: #e9e0b3; $custom-dark: #000000;
JSON
{
"hex": "#ded393",
"rgb": {
"r": 222,
"g": 211,
"b": 147
},
"hsl": {
"h": 51.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.86083,
"c": 0.08342,
"h": 99.6
},
"luminance": 0.64225
}Semantic roles & 50–950 ramp
primary
#DED393
secondary
#5F6CB6
accent
#3CC125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481