#DED08B#DED08B
#DED08B is a very light, moderate yellow. Relative luminance 0.625; OKLCH L 85.3% C 0.090 H 98.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DED08B |
|---|---|
| RGB | rgb(222, 208, 139) |
| HSL | hsl(50, 56%, 71%) |
| HSV | hsv(50, 37%, 87%) |
| CMYK | cmyk(0%, 6.3%, 37.4%, 12.9%) |
| CIE-LAB | lab(83.18, -5.02, 36.03) |
| CIE-LCH | lch(83.18, 36.38, 97.94°) |
| OKLab | oklab(85.33% -0.0127 0.0888) |
| OKLCH | oklch(85.33% 0.09 98.1) |
| XYZ | xyz(57.3413, 62.5071, 33.4656) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.96
Beige (survey)
#E6DAA6
ΔE00 4.41
Vanilla
#F3E5AB
ΔE00 5.49
Sandy
#F1DA7A
ΔE00 5.52
Palegoldenrod
#EEE8AA
ΔE00 5.93
Khaki (CSS)
#F0E68C
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED08B #8B99DE
analogous
#DEA68B #DED08B #C2DE8B
triadic
#DED08B #8BDED0 #D08BDE
tetradic
#DED08B #8BDEA6 #8B99DE #DE8BC2
square
#DED08B #8BDEA6 #8B99DE #DE8BC2
split-complementary
#DED08B #8BC2DE #A68BDE
monochromatic
#BAA335 #D0BD5B #DED08B #ECE3BB #F8F5E7
Accessibility & contrast
On white
1.56
#DED08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DED08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED08B
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED08B | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#E1D18E
Tritanopia (blue-blind)
#EAC7BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ded08b; /* rgb */ color: rgb(222, 208, 139); /* oklch */ color: oklch(85.3% 0.090 98.1);
Tailwind
colors: {
custom: {
50: '#e9dead',
500: '#ded08b',
950: '#000000',
},
}SCSS
$custom: #ded08b; $custom-light: #e9dead; $custom-dark: #000000;
JSON
{
"hex": "#ded08b",
"rgb": {
"r": 222,
"g": 208,
"b": 139
},
"hsl": {
"h": 49.88,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.85329,
"c": 0.08968,
"h": 98.1
},
"luminance": 0.62505
}Semantic roles & 50–950 ramp
primary
#DED08B
secondary
#5867B6
accent
#3DC322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481