#DEDA91#DEDA91
#DEDA91 is a very light, moderate yellow. Relative luminance 0.677; OKLCH L 87.5% C 0.093 H 105.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDA91 |
|---|---|
| RGB | rgb(222, 218, 145) |
| HSL | hsl(57, 54%, 72%) |
| HSV | hsv(57, 35%, 87%) |
| CMYK | cmyk(0%, 1.8%, 34.7%, 12.9%) |
| CIE-LAB | lab(85.87, -9.43, 36.47) |
| CIE-LCH | lch(85.87, 37.67, 104.49°) |
| OKLab | oklab(87.48% -0.0249 0.09) |
| OKLCH | oklch(87.48% 0.093 105.5) |
| XYZ | xyz(60.3071, 67.7180, 36.6766) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.09
Khaki (CSS)
#F0E68C
ΔE00 4.32
Greenish Beige
#C9D179
ΔE00 4.84
Beige (survey)
#E6DAA6
ΔE00 5.08
Vanilla
#F3E5AB
ΔE00 5.34
Light Tan
#FBEEAC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDA91 #9195DE
analogous
#DEB491 #DEDA91 #BCDE91
triadic
#DEDA91 #91DEDA #DA91DE
tetradic
#DEDA91 #91DEB4 #9195DE #DE91BC
square
#DEDA91 #91DEB4 #9195DE #DE91BC
split-complementary
#DEDA91 #91BCDE #B491DE
monochromatic
#BCB538 #D0CA62 #DEDA91 #ECEAC0 #F8F7E7
Accessibility & contrast
On white
1.44
#DEDA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DEDA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDA91
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDA91 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#E9D1C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #deda91; /* rgb */ color: rgb(222, 218, 145); /* oklch */ color: oklch(87.5% 0.093 105.5);
Tailwind
colors: {
custom: {
50: '#e9e5b2',
500: '#deda91',
950: '#000000',
},
}SCSS
$custom: #deda91; $custom-light: #e9e5b2; $custom-dark: #000000;
JSON
{
"hex": "#deda91",
"rgb": {
"r": 222,
"g": 218,
"b": 145
},
"hsl": {
"h": 56.883,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.87484,
"c": 0.09341,
"h": 105.5
},
"luminance": 0.67717
}Semantic roles & 50–950 ramp
primary
#DEDA91
secondary
#5D62B6
accent
#2CC124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481