#D5D08B#D5D08B
#D5D08B is a very light, moderate yellow. Relative luminance 0.611; OKLCH L 84.6% C 0.089 H 104.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D08B |
|---|---|
| RGB | rgb(213, 208, 139) |
| HSL | hsl(56, 47%, 69%) |
| HSV | hsv(56, 35%, 84%) |
| CMYK | cmyk(0%, 2.3%, 34.7%, 16.5%) |
| CIE-LAB | lab(82.44, -8.54, 34.93) |
| CIE-LCH | lch(82.44, 35.96, 103.74°) |
| OKLab | oklab(84.57% -0.0225 0.0863) |
| OKLCH | oklch(84.57% 0.089 104.6) |
| XYZ | xyz(54.6573, 61.1232, 33.3398) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.60
Beige (survey)
#E6DAA6
ΔE00 5.21
Palegoldenrod
#EEE8AA
ΔE00 5.85
Greenish Tan
#BCCB7A
ΔE00 6.00
Sand (survey)
#E2CA76
ΔE00 6.12
Khaki (CSS)
#F0E68C
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D08B #8B90D5
analogous
#D5AB8B #D5D08B #B5D58B
triadic
#D5D08B #8BD5D0 #D08BD5
tetradic
#D5D08B #8BD5AB #8B90D5 #D58BB5
square
#D5D08B #8BD5AB #8B90D5 #D58BB5
split-complementary
#D5D08B #8BB5D5 #AB8BD5
monochromatic
#A9A13D #C5BE5E #D5D08B #E5E2B8 #F6F4E5
Accessibility & contrast
On white
1.59
#D5D08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#D5D08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D08B
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D08B | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB86
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#DFC7BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d5d08b; /* rgb */ color: rgb(213, 208, 139); /* oklch */ color: oklch(84.6% 0.089 104.6);
Tailwind
colors: {
custom: {
50: '#e3dead',
500: '#d5d08b',
950: '#000000',
},
}SCSS
$custom: #d5d08b; $custom-light: #e3dead; $custom-dark: #000000;
JSON
{
"hex": "#d5d08b",
"rgb": {
"r": 213,
"g": 208,
"b": 139
},
"hsl": {
"h": 55.946,
"s": 46.835,
"l": 69.02
},
"oklch": {
"l": 0.84567,
"c": 0.08916,
"h": 104.6
},
"luminance": 0.61122
}Semantic roles & 50–950 ramp
primary
#D5D08B
secondary
#595FAB
accent
#35BA2B
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481