#DED39B#DED39B
#DED39B is a very light, moderate yellow. Relative luminance 0.645; OKLCH L 86.2% C 0.074 H 98.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DED39B |
|---|---|
| RGB | rgb(222, 211, 155) |
| HSL | hsl(50, 50%, 74%) |
| HSV | hsv(50, 30%, 87%) |
| CMYK | cmyk(0%, 5%, 30.2%, 12.9%) |
| CIE-LAB | lab(84.22, -4.65, 29.16) |
| CIE-LCH | lch(84.22, 29.53, 99.05°) |
| OKLab | oklab(86.23% -0.0107 0.0731) |
| OKLCH | oklch(86.23% 0.074 98.3) |
| XYZ | xyz(59.3354, 64.4861, 40.3254) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.02
Vanilla
#F3E5AB
ΔE00 4.30
Palegoldenrod
#EEE8AA
ΔE00 4.88
Light Tan
#FBEEAC
ΔE00 6.29
Sand (survey)
#E2CA76
ΔE00 6.57
Wheat
#F5DEB3
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED39B #9BA6DE
analogous
#DEB29B #DED39B #C8DE9B
triadic
#DED39B #9BDED3 #D39BDE
tetradic
#DED39B #9BDEB2 #9BA6DE #DE9BC8
square
#DED39B #9BDEB2 #9BA6DE #DE9BC8
split-complementary
#DED39B #9BC8DE #B29BDE
monochromatic
#BFAA3F #CFBF6D #DED39B #EDE7C9 #F7F5E8
Accessibility & contrast
On white
1.51
#DED39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DED39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED39B
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED39B | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED097
Deuteranopia (green-blind)
#E1D49D
Tritanopia (blue-blind)
#E8CBC4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded39b; /* rgb */ color: rgb(222, 211, 155); /* oklch */ color: oklch(86.2% 0.074 98.3);
Tailwind
colors: {
custom: {
50: '#e9e0b9',
500: '#ded39b',
950: '#000000',
},
}SCSS
$custom: #ded39b; $custom-light: #e9e0b9; $custom-dark: #000000;
JSON
{
"hex": "#ded39b",
"rgb": {
"r": 222,
"g": 211,
"b": 155
},
"hsl": {
"h": 50.149,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.86234,
"c": 0.0739,
"h": 98.3
},
"luminance": 0.64485
}Semantic roles & 50–950 ramp
primary
#DED39B
secondary
#6774B6
accent
#40BE28
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481