#DED094#DED094
#DED094 is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.5% C 0.079 H 96.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DED094 |
|---|---|
| RGB | rgb(222, 208, 148) |
| HSL | hsl(49, 53%, 73%) |
| HSV | hsv(49, 33%, 87%) |
| CMYK | cmyk(0%, 6.3%, 33.3%, 12.9%) |
| CIE-LAB | lab(83.33, -3.97, 31.60) |
| CIE-LCH | lch(83.33, 31.85, 97.16°) |
| OKLab | oklab(85.49% -0.0091 0.0787) |
| OKLCH | oklch(85.49% 0.079 96.6) |
| XYZ | xyz(58.0261, 62.7810, 37.0725) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.02
Vanilla
#F3E5AB
ΔE00 4.86
Sand (survey)
#E2CA76
ΔE00 5.26
Palegoldenrod
#EEE8AA
ΔE00 5.68
Light Tan
#FBEEAC
ΔE00 6.71
Pale Peach
#FFE5AD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED094 #94A2DE
analogous
#DEAB94 #DED094 #C7DE94
triadic
#DED094 #94DED0 #D094DE
tetradic
#DED094 #94DEAB #94A2DE #DE94C7
square
#DED094 #94DEAB #94A2DE #DE94C7
split-complementary
#DED094 #94C7DE #AB94DE
monochromatic
#BDA43A #D0BB65 #DED094 #ECE5C3 #F8F5E8
Accessibility & contrast
On white
1.55
#DED094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DED094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED094
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED094 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD90
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#E9C7C0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded094; /* rgb */ color: rgb(222, 208, 148); /* oklch */ color: oklch(85.5% 0.079 96.6);
Tailwind
colors: {
custom: {
50: '#e9deb4',
500: '#ded094',
950: '#000000',
},
}SCSS
$custom: #ded094; $custom-light: #e9deb4; $custom-dark: #000000;
JSON
{
"hex": "#ded094",
"rgb": {
"r": 222,
"g": 208,
"b": 148
},
"hsl": {
"h": 48.649,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.85491,
"c": 0.07924,
"h": 96.6
},
"luminance": 0.62779
}Semantic roles & 50–950 ramp
primary
#DED094
secondary
#6070B6
accent
#43C025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481