#DED39D#DED39D
#DED39D is a very light, moderate yellow. Relative luminance 0.646; OKLCH L 86.3% C 0.071 H 98.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DED39D |
|---|---|
| RGB | rgb(222, 211, 157) |
| HSL | hsl(50, 50%, 74%) |
| HSV | hsv(50, 29%, 87%) |
| CMYK | cmyk(0%, 5%, 29.3%, 12.9%) |
| CIE-LAB | lab(84.25, -4.39, 28.17) |
| CIE-LCH | lch(84.25, 28.51, 98.86°) |
| OKLab | oklab(86.27% -0.0099 0.0708) |
| OKLCH | oklch(86.27% 0.071 98) |
| XYZ | xyz(59.5047, 64.5538, 41.2173) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.82
Vanilla
#F3E5AB
ΔE00 4.32
Palegoldenrod
#EEE8AA
ΔE00 5.00
Wheat
#F5DEB3
ΔE00 6.39
Light Tan
#FBEEAC
ΔE00 6.41
Pale Peach
#FFE5AD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED39D #9DA8DE
analogous
#DEB39D #DED39D #C9DE9D
triadic
#DED39D #9DDED3 #D39DDE
tetradic
#DED39D #9DDEB3 #9DA8DE #DE9DC9
square
#DED39D #9DDEB3 #9DA8DE #DE9DC9
split-complementary
#DED39D #9DC9DE #B39DDE
monochromatic
#BFAA41 #CFBE6F #DED39D #EDE8CB #F7F5E8
Accessibility & contrast
On white
1.51
#DED39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DED39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED39D
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED39D | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED099
Deuteranopia (green-blind)
#E1D49F
Tritanopia (blue-blind)
#E8CBC5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded39d; /* rgb */ color: rgb(222, 211, 157); /* oklch */ color: oklch(86.3% 0.071 98.0);
Tailwind
colors: {
custom: {
50: '#e9e0ba',
500: '#ded39d',
950: '#000000',
},
}SCSS
$custom: #ded39d; $custom-light: #e9e0ba; $custom-dark: #000000;
JSON
{
"hex": "#ded39d",
"rgb": {
"r": 222,
"g": 211,
"b": 157
},
"hsl": {
"h": 49.846,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.86273,
"c": 0.07149,
"h": 98
},
"luminance": 0.64552
}Semantic roles & 50–950 ramp
primary
#DED39D
secondary
#6976B6
accent
#42BD29
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481