#DED795#DED795
#DED795 is a very light, moderate yellow. Relative luminance 0.663; OKLCH L 86.9% C 0.085 H 102.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DED795 |
|---|---|
| RGB | rgb(222, 215, 149) |
| HSL | hsl(54, 53%, 73%) |
| HSV | hsv(54, 33%, 87%) |
| CMYK | cmyk(0%, 3.2%, 32.9%, 12.9%) |
| CIE-LAB | lab(85.15, -7.43, 33.50) |
| CIE-LCH | lch(85.15, 34.31, 102.51°) |
| OKLab | oklab(86.94% -0.019 0.0832) |
| OKLCH | oklch(86.94% 0.085 102.9) |
| XYZ | xyz(59.8501, 66.3017, 38.0727) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.66
Palegoldenrod
#EEE8AA
ΔE00 3.96
Vanilla
#F3E5AB
ΔE00 4.56
Khaki (CSS)
#F0E68C
ΔE00 5.32
Light Tan
#FBEEAC
ΔE00 5.64
Greenish Beige
#C9D179
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED795 #959CDE
analogous
#DEB395 #DED795 #C0DE95
triadic
#DED795 #95DED7 #D795DE
tetradic
#DED795 #95DEB3 #959CDE #DE95C0
square
#DED795 #95DEB3 #959CDE #DE95C0
split-complementary
#DED795 #95C0DE #B395DE
monochromatic
#BEB13B #CFC566 #DED795 #EDE9C4 #F8F6E8
Accessibility & contrast
On white
1.47
#DED795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DED795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED795
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED795 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D290
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#E9CEC6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded795; /* rgb */ color: rgb(222, 215, 149); /* oklch */ color: oklch(86.9% 0.085 102.9);
Tailwind
colors: {
custom: {
50: '#e9e3b4',
500: '#ded795',
950: '#000000',
},
}SCSS
$custom: #ded795; $custom-light: #e9e3b4; $custom-dark: #000000;
JSON
{
"hex": "#ded795",
"rgb": {
"r": 222,
"g": 215,
"b": 149
},
"hsl": {
"h": 54.247,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.86938,
"c": 0.08535,
"h": 102.9
},
"luminance": 0.663
}Semantic roles & 50–950 ramp
primary
#DED795
secondary
#6169B6
accent
#34C026
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481