#DEDA95#DEDA95
#DEDA95 is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.6% C 0.089 H 105.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDA95 |
|---|---|
| RGB | rgb(222, 218, 149) |
| HSL | hsl(57, 53%, 73%) |
| HSV | hsv(57, 33%, 87%) |
| CMYK | cmyk(0%, 1.8%, 32.9%, 12.9%) |
| CIE-LAB | lab(85.93, -8.95, 34.52) |
| CIE-LCH | lch(85.93, 35.66, 104.54°) |
| OKLab | oklab(87.56% -0.0234 0.0856) |
| OKLCH | oklch(87.56% 0.089 105.3) |
| XYZ | xyz(60.6210, 67.8436, 38.3296) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.68
Beige (survey)
#E6DAA6
ΔE00 4.46
Khaki (CSS)
#F0E68C
ΔE00 4.82
Vanilla
#F3E5AB
ΔE00 4.92
Greenish Beige
#C9D179
ΔE00 5.29
Light Tan
#FBEEAC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDA95 #9599DE
analogous
#DEB595 #DEDA95 #BEDE95
triadic
#DEDA95 #95DEDA #DA95DE
tetradic
#DEDA95 #95DEB5 #9599DE #DE95BE
square
#DEDA95 #95DEB5 #9599DE #DE95BE
split-complementary
#DEDA95 #95BEDE #B595DE
monochromatic
#BEB63B #CFCA66 #DEDA95 #EDEAC4 #F8F7E8
Accessibility & contrast
On white
1.44
#DEDA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#DEDA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDA95
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDA95 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D590
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#E8D1C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #deda95; /* rgb */ color: rgb(222, 218, 149); /* oklch */ color: oklch(87.6% 0.089 105.3);
Tailwind
colors: {
custom: {
50: '#e9e5b5',
500: '#deda95',
950: '#000000',
},
}SCSS
$custom: #deda95; $custom-light: #e9e5b5; $custom-dark: #000000;
JSON
{
"hex": "#deda95",
"rgb": {
"r": 222,
"g": 218,
"b": 149
},
"hsl": {
"h": 56.712,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.87555,
"c": 0.08874,
"h": 105.3
},
"luminance": 0.67842
}Semantic roles & 50–950 ramp
primary
#DEDA95
secondary
#6166B6
accent
#2EC026
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481