#DED797#DED797
#DED797 is a very light, moderate yellow. Relative luminance 0.664; OKLCH L 87.0% C 0.083 H 102.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DED797 |
|---|---|
| RGB | rgb(222, 215, 151) |
| HSL | hsl(54, 52%, 73%) |
| HSV | hsv(54, 32%, 87%) |
| CMYK | cmyk(0%, 3.2%, 32%, 12.9%) |
| CIE-LAB | lab(85.18, -7.19, 32.51) |
| CIE-LCH | lch(85.18, 33.30, 102.47°) |
| OKLab | oklab(86.98% -0.0182 0.081) |
| OKLCH | oklch(86.98% 0.083 102.7) |
| XYZ | xyz(60.0111, 66.3661, 38.9208) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.33
Palegoldenrod
#EEE8AA
ΔE00 3.86
Vanilla
#F3E5AB
ΔE00 4.40
Light Tan
#FBEEAC
ΔE00 5.62
Khaki (CSS)
#F0E68C
ΔE00 5.62
Greenish Beige
#C9D179
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED797 #979EDE
analogous
#DEB397 #DED797 #C1DE97
triadic
#DED797 #97DED7 #D797DE
tetradic
#DED797 #97DEB3 #979EDE #DE97C1
square
#DED797 #97DEB3 #979EDE #DE97C1
split-complementary
#DED797 #97C1DE #B397DE
monochromatic
#BEB13C #CFC569 #DED797 #EDE9C5 #F8F6E8
Accessibility & contrast
On white
1.47
#DED797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#DED797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED797
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED797 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D393
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#E8CFC6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded797; /* rgb */ color: rgb(222, 215, 151); /* oklch */ color: oklch(87.0% 0.083 102.7);
Tailwind
colors: {
custom: {
50: '#e9e3b6',
500: '#ded797',
950: '#000000',
},
}SCSS
$custom: #ded797; $custom-light: #e9e3b6; $custom-dark: #000000;
JSON
{
"hex": "#ded797",
"rgb": {
"r": 222,
"g": 215,
"b": 151
},
"hsl": {
"h": 54.085,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.86975,
"c": 0.08298,
"h": 102.7
},
"luminance": 0.66365
}Semantic roles & 50–950 ramp
primary
#DED797
secondary
#636BB6
accent
#35BF26
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481