#DED384#DED384
#DED384 is a very light, moderate yellow. Relative luminance 0.638; OKLCH L 85.8% C 0.101 H 101.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DED384 |
|---|---|
| RGB | rgb(222, 211, 132) |
| HSL | hsl(53, 58%, 69%) |
| HSV | hsv(53, 41%, 87%) |
| CMYK | cmyk(0%, 5%, 40.5%, 12.9%) |
| CIE-LAB | lab(83.85, -7.32, 40.44) |
| CIE-LCH | lch(83.85, 41.10, 100.26°) |
| OKLab | oklab(85.83% -0.0198 0.0986) |
| OKLCH | oklch(85.83% 0.101 101.4) |
| XYZ | xyz(57.5844, 63.7857, 31.1038) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.18
Khaki (CSS)
#F0E68C
ΔE00 4.51
Sandy
#F1DA7A
ΔE00 4.62
Greenish Beige
#C9D179
ΔE00 5.44
Beige (survey)
#E6DAA6
ΔE00 5.84
Palegoldenrod
#EEE8AA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED384 #848FDE
analogous
#DEA684 #DED384 #BCDE84
triadic
#DED384 #84DED3 #D384DE
tetradic
#DED384 #84DEA6 #848FDE #DE84BC
square
#DED384 #84DEA6 #848FDE #DE84BC
split-complementary
#DED384 #84BCDE #A684DE
monochromatic
#B7A631 #D1C254 #DED384 #EBE4B4 #F8F6E5
Accessibility & contrast
On white
1.53
#DED384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DED384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED384
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED384 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7E
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#EAC9BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ded384; /* rgb */ color: rgb(222, 211, 132); /* oklch */ color: oklch(85.8% 0.101 101.4);
Tailwind
colors: {
custom: {
50: '#eae0a9',
500: '#ded384',
950: '#000000',
},
}SCSS
$custom: #ded384; $custom-light: #eae0a9; $custom-dark: #000000;
JSON
{
"hex": "#ded384",
"rgb": {
"r": 222,
"g": 211,
"b": 132
},
"hsl": {
"h": 52.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.85827,
"c": 0.10056,
"h": 101.4
},
"luminance": 0.63784
}Semantic roles & 50–950 ramp
primary
#DED384
secondary
#515DB5
accent
#34C520
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480