#DED093#DED093
#DED093 is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.5% C 0.080 H 96.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DED093 |
|---|---|
| RGB | rgb(222, 208, 147) |
| HSL | hsl(49, 53%, 72%) |
| HSV | hsv(49, 34%, 87%) |
| CMYK | cmyk(0%, 6.3%, 33.8%, 12.9%) |
| CIE-LAB | lab(83.31, -4.09, 32.09) |
| CIE-LCH | lch(83.31, 32.35, 97.27°) |
| OKLab | oklab(85.47% -0.0095 0.0799) |
| OKLCH | oklch(85.47% 0.08 96.8) |
| XYZ | xyz(57.9473, 62.7495, 36.6575) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.16
Vanilla
#F3E5AB
ΔE00 4.90
Sand (survey)
#E2CA76
ΔE00 5.09
Palegoldenrod
#EEE8AA
ΔE00 5.68
Light Tan
#FBEEAC
ΔE00 6.69
Sandy
#F1DA7A
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED093 #93A1DE
analogous
#DEAB93 #DED093 #C6DE93
triadic
#DED093 #93DED0 #D093DE
tetradic
#DED093 #93DEAB #93A1DE #DE93C6
square
#DED093 #93DEAB #93A1DE #DE93C6
split-complementary
#DED093 #93C6DE #AB93DE
monochromatic
#BDA43A #D0BC64 #DED093 #ECE4C2 #F8F5E8
Accessibility & contrast
On white
1.55
#DED093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DED093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED093
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED093 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8F
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#E9C7C0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded093; /* rgb */ color: rgb(222, 208, 147); /* oklch */ color: oklch(85.5% 0.080 96.8);
Tailwind
colors: {
custom: {
50: '#e9deb3',
500: '#ded093',
950: '#000000',
},
}SCSS
$custom: #ded093; $custom-light: #e9deb3; $custom-dark: #000000;
JSON
{
"hex": "#ded093",
"rgb": {
"r": 222,
"g": 208,
"b": 147
},
"hsl": {
"h": 48.8,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.85472,
"c": 0.08041,
"h": 96.8
},
"luminance": 0.62748
}Semantic roles & 50–950 ramp
primary
#DED093
secondary
#5F6FB6
accent
#42C125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481