#DED893#DED893
#DED893 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 87.1% C 0.089 H 103.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DED893 |
|---|---|
| RGB | rgb(222, 216, 147) |
| HSL | hsl(55, 53%, 72%) |
| HSV | hsv(55, 34%, 87%) |
| CMYK | cmyk(0%, 2.7%, 33.8%, 12.9%) |
| CIE-LAB | lab(85.38, -8.18, 34.82) |
| CIE-LCH | lch(85.38, 35.76, 103.22°) |
| OKLab | oklab(87.11% -0.0213 0.0862) |
| OKLCH | oklch(87.11% 0.089 103.8) |
| XYZ | xyz(59.9472, 66.7492, 37.3241) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.99
Beige (survey)
#E6DAA6
ΔE00 4.24
Vanilla
#F3E5AB
ΔE00 4.85
Khaki (CSS)
#F0E68C
ΔE00 4.85
Greenish Beige
#C9D179
ΔE00 5.44
Light Tan
#FBEEAC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED893 #9399DE
analogous
#DEB393 #DED893 #BFDE93
triadic
#DED893 #93DED8 #D893DE
tetradic
#DED893 #93DEB3 #9399DE #DE93BF
square
#DED893 #93DEB3 #9399DE #DE93BF
split-complementary
#DED893 #93BFDE #B393DE
monochromatic
#BDB23A #D0C764 #DED893 #ECE9C2 #F8F7E8
Accessibility & contrast
On white
1.46
#DED893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DED893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED893
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED893 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38E
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#E9CFC6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded893; /* rgb */ color: rgb(222, 216, 147); /* oklch */ color: oklch(87.1% 0.089 103.8);
Tailwind
colors: {
custom: {
50: '#e9e3b3',
500: '#ded893',
950: '#000000',
},
}SCSS
$custom: #ded893; $custom-light: #e9e3b3; $custom-dark: #000000;
JSON
{
"hex": "#ded893",
"rgb": {
"r": 222,
"g": 216,
"b": 147
},
"hsl": {
"h": 55.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.87108,
"c": 0.08882,
"h": 103.8
},
"luminance": 0.66748
}Semantic roles & 50–950 ramp
primary
#DED893
secondary
#5F66B6
accent
#31C125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481