#DED193#DED193
#DED193 is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.7% C 0.081 H 97.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DED193 |
|---|---|
| RGB | rgb(222, 209, 147) |
| HSL | hsl(50, 53%, 72%) |
| HSV | hsv(50, 34%, 87%) |
| CMYK | cmyk(0%, 5.9%, 33.8%, 12.9%) |
| CIE-LAB | lab(83.57, -4.61, 32.43) |
| CIE-LCH | lch(83.57, 32.76, 98.08°) |
| OKLab | oklab(85.68% -0.011 0.0807) |
| OKLCH | oklch(85.68% 0.081 97.7) |
| XYZ | xyz(58.1919, 63.2387, 36.7390) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.14
Vanilla
#F3E5AB
ΔE00 4.77
Sand (survey)
#E2CA76
ΔE00 5.16
Palegoldenrod
#EEE8AA
ΔE00 5.38
Light Tan
#FBEEAC
ΔE00 6.48
Khaki (CSS)
#F0E68C
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED193 #93A0DE
analogous
#DEAC93 #DED193 #C6DE93
triadic
#DED193 #93DED1 #D193DE
tetradic
#DED193 #93DEAC #93A0DE #DE93C6
square
#DED193 #93DEAC #93A0DE #DE93C6
split-complementary
#DED193 #93C6DE #AC93DE
monochromatic
#BDA63A #D0BD64 #DED193 #ECE5C2 #F8F5E8
Accessibility & contrast
On white
1.54
#DED193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DED193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED193
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED193 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#E1D295
Tritanopia (blue-blind)
#E9C8C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded193; /* rgb */ color: rgb(222, 209, 147); /* oklch */ color: oklch(85.7% 0.081 97.7);
Tailwind
colors: {
custom: {
50: '#e9dfb3',
500: '#ded193',
950: '#000000',
},
}SCSS
$custom: #ded193; $custom-light: #e9dfb3; $custom-dark: #000000;
JSON
{
"hex": "#ded193",
"rgb": {
"r": 222,
"g": 209,
"b": 147
},
"hsl": {
"h": 49.6,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.85676,
"c": 0.08139,
"h": 97.7
},
"luminance": 0.63237
}Semantic roles & 50–950 ramp
primary
#DED193
secondary
#5F6EB6
accent
#40C125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481