#DED294#DED294
#DED294 is a very light, moderate yellow. Relative luminance 0.638; OKLCH L 85.9% C 0.081 H 98.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DED294 |
|---|---|
| RGB | rgb(222, 210, 148) |
| HSL | hsl(50, 53%, 73%) |
| HSV | hsv(50, 33%, 87%) |
| CMYK | cmyk(0%, 5.4%, 33.3%, 12.9%) |
| CIE-LAB | lab(83.84, -5.00, 32.28) |
| CIE-LCH | lch(83.84, 32.66, 98.80°) |
| OKLab | oklab(85.9% -0.012 0.0803) |
| OKLCH | oklch(85.9% 0.081 98.5) |
| XYZ | xyz(58.5168, 63.7624, 37.2361) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.01
Vanilla
#F3E5AB
ΔE00 4.62
Palegoldenrod
#EEE8AA
ΔE00 5.08
Sand (survey)
#E2CA76
ΔE00 5.40
Light Tan
#FBEEAC
ΔE00 6.29
Khaki (CSS)
#F0E68C
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED294 #94A0DE
analogous
#DEAD94 #DED294 #C5DE94
triadic
#DED294 #94DED2 #D294DE
tetradic
#DED294 #94DEAD #94A0DE #DE94C5
square
#DED294 #94DEAD #94A0DE #DE94C5
split-complementary
#DED294 #94C5DE #AD94DE
monochromatic
#BDA83A #D0BE65 #DED294 #ECE6C3 #F8F5E8
Accessibility & contrast
On white
1.53
#DED294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DED294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED294
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED294 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE90
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#E9C9C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ded294; /* rgb */ color: rgb(222, 210, 148); /* oklch */ color: oklch(85.9% 0.081 98.5);
Tailwind
colors: {
custom: {
50: '#e9dfb4',
500: '#ded294',
950: '#000000',
},
}SCSS
$custom: #ded294; $custom-light: #e9dfb4; $custom-dark: #000000;
JSON
{
"hex": "#ded294",
"rgb": {
"r": 222,
"g": 210,
"b": 148
},
"hsl": {
"h": 50.27,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.85898,
"c": 0.08122,
"h": 98.5
},
"luminance": 0.63761
}Semantic roles & 50–950 ramp
primary
#DED294
secondary
#606EB6
accent
#3EC025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481