#DED798#DED798
#DED798 is a very light, moderate yellow. Relative luminance 0.664; OKLCH L 87.0% C 0.082 H 102.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DED798 |
|---|---|
| RGB | rgb(222, 215, 152) |
| HSL | hsl(54, 51%, 73%) |
| HSV | hsv(54, 32%, 87%) |
| CMYK | cmyk(0%, 3.2%, 31.5%, 12.9%) |
| CIE-LAB | lab(85.20, -7.07, 32.02) |
| CIE-LCH | lch(85.20, 32.79, 102.44°) |
| OKLab | oklab(86.99% -0.0178 0.0798) |
| OKLCH | oklch(86.99% 0.082 102.6) |
| XYZ | xyz(60.0927, 66.3988, 39.3503) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.17
Palegoldenrod
#EEE8AA
ΔE00 3.83
Vanilla
#F3E5AB
ΔE00 4.33
Light Tan
#FBEEAC
ΔE00 5.62
Khaki (CSS)
#F0E68C
ΔE00 5.78
Greenish Beige
#C9D179
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED798 #989FDE
analogous
#DEB498 #DED798 #C2DE98
triadic
#DED798 #98DED7 #D798DE
tetradic
#DED798 #98DEB4 #989FDE #DE98C2
square
#DED798 #98DEB4 #989FDE #DE98C2
split-complementary
#DED798 #98C2DE #B498DE
monochromatic
#BFB23D #CFC56A #DED798 #EDE9C6 #F8F6E8
Accessibility & contrast
On white
1.47
#DED798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DED798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED798
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED798 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D394
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#E8CFC7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded798; /* rgb */ color: rgb(222, 215, 152); /* oklch */ color: oklch(87.0% 0.082 102.6);
Tailwind
colors: {
custom: {
50: '#e9e3b7',
500: '#ded798',
950: '#000000',
},
}SCSS
$custom: #ded798; $custom-light: #e9e3b7; $custom-dark: #000000;
JSON
{
"hex": "#ded798",
"rgb": {
"r": 222,
"g": 215,
"b": 152
},
"hsl": {
"h": 54,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.86993,
"c": 0.08179,
"h": 102.6
},
"luminance": 0.66397
}Semantic roles & 50–950 ramp
primary
#DED798
secondary
#646CB6
accent
#36BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481