#D6D08D#D6D08D
#D6D08D is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.7% C 0.087 H 103.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D08D |
|---|---|
| RGB | rgb(214, 208, 141) |
| HSL | hsl(55, 47%, 70%) |
| HSV | hsv(55, 34%, 84%) |
| CMYK | cmyk(0%, 2.8%, 34.1%, 16.1%) |
| CIE-LAB | lab(82.56, -7.92, 34.07) |
| CIE-LCH | lch(82.56, 34.97, 103.08°) |
| OKLab | oklab(84.69% -0.0206 0.0843) |
| OKLCH | oklch(84.69% 0.087 103.7) |
| XYZ | xyz(55.0958, 61.3322, 34.1301) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.78
Greenish Beige
#C9D179
ΔE00 5.08
Palegoldenrod
#EEE8AA
ΔE00 5.68
Sand (survey)
#E2CA76
ΔE00 6.03
Vanilla
#F3E5AB
ΔE00 6.19
Khaki (CSS)
#F0E68C
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D08D #8D93D6
analogous
#D6AB8D #D6D08D #B8D68D
triadic
#D6D08D #8DD6D0 #D08DD6
tetradic
#D6D08D #8DD6AB #8D93D6 #D68DB8
square
#D6D08D #8DD6AB #8D93D6 #D68DB8
split-complementary
#D6D08D #8DB8D6 #AB8DD6
monochromatic
#ABA23E #C6BD60 #D6D08D #E6E3BA #F6F5E7
Accessibility & contrast
On white
1.58
#D6D08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#D6D08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D08D
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D08D | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB88
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#E0C7BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d6d08d; /* rgb */ color: rgb(214, 208, 141); /* oklch */ color: oklch(84.7% 0.087 103.7);
Tailwind
colors: {
custom: {
50: '#e3deaf',
500: '#d6d08d',
950: '#000000',
},
}SCSS
$custom: #d6d08d; $custom-light: #e3deaf; $custom-dark: #000000;
JSON
{
"hex": "#d6d08d",
"rgb": {
"r": 214,
"g": 208,
"b": 141
},
"hsl": {
"h": 55.068,
"s": 47.097,
"l": 69.608
},
"oklch": {
"l": 0.84686,
"c": 0.08681,
"h": 103.7
},
"luminance": 0.61331
}Semantic roles & 50–950 ramp
primary
#D6D08D
secondary
#5B62AC
accent
#37BA2B
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#161510
muted
#848481