#D5D08D#D5D08D
#D5D08D is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.6% C 0.087 H 104.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D08D |
|---|---|
| RGB | rgb(213, 208, 141) |
| HSL | hsl(56, 46%, 69%) |
| HSV | hsv(56, 34%, 84%) |
| CMYK | cmyk(0%, 2.3%, 33.8%, 16.5%) |
| CIE-LAB | lab(82.48, -8.31, 33.95) |
| CIE-LCH | lch(82.48, 34.95, 103.75°) |
| OKLab | oklab(84.6% -0.0217 0.0841) |
| OKLCH | oklch(84.6% 0.087 104.5) |
| XYZ | xyz(54.8047, 61.1821, 34.1165) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.88
Beige (survey)
#E6DAA6
ΔE00 4.93
Palegoldenrod
#EEE8AA
ΔE00 5.74
Greenish Tan
#BCCB7A
ΔE00 6.14
Sand (survey)
#E2CA76
ΔE00 6.29
Vanilla
#F3E5AB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D08D #8D92D5
analogous
#D5AC8D #D5D08D #B6D58D
triadic
#D5D08D #8DD5D0 #D08DD5
tetradic
#D5D08D #8DD5AC #8D92D5 #D58DB6
square
#D5D08D #8DD5AC #8D92D5 #D58DB6
split-complementary
#D5D08D #8DB6D5 #AC8DD5
monochromatic
#A9A23E #C5BE60 #D5D08D #E5E2BA #F6F5E6
Accessibility & contrast
On white
1.59
#D5D08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#D5D08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D08D
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D08D | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB88
Deuteranopia (green-blind)
#DDCF90
Tritanopia (blue-blind)
#DFC7BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d5d08d; /* rgb */ color: rgb(213, 208, 141); /* oklch */ color: oklch(84.6% 0.087 104.5);
Tailwind
colors: {
custom: {
50: '#e3deaf',
500: '#d5d08d',
950: '#000000',
},
}SCSS
$custom: #d5d08d; $custom-light: #e3deaf; $custom-dark: #000000;
JSON
{
"hex": "#d5d08d",
"rgb": {
"r": 213,
"g": 208,
"b": 141
},
"hsl": {
"h": 55.833,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.84602,
"c": 0.08681,
"h": 104.5
},
"luminance": 0.61181
}Semantic roles & 50–950 ramp
primary
#D5D08D
secondary
#5B61AB
accent
#36B92C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481