#D6D18C#D6D18C
#D6D18C is a very light, moderate yellow. Relative luminance 0.618; OKLCH L 84.9% C 0.089 H 104.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D18C |
|---|---|
| RGB | rgb(214, 209, 140) |
| HSL | hsl(56, 47%, 69%) |
| HSV | hsv(56, 35%, 84%) |
| CMYK | cmyk(0%, 2.3%, 34.6%, 16.1%) |
| CIE-LAB | lab(82.80, -8.55, 34.90) |
| CIE-LCH | lch(82.80, 35.93, 103.76°) |
| OKLab | oklab(84.88% -0.0224 0.0862) |
| OKLCH | oklch(84.88% 0.089 104.6) |
| XYZ | xyz(55.2663, 61.7917, 33.8215) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.65
Beige (survey)
#E6DAA6
ΔE00 5.07
Palegoldenrod
#EEE8AA
ΔE00 5.62
Greenish Tan
#BCCB7A
ΔE00 6.10
Khaki (CSS)
#F0E68C
ΔE00 6.11
Sand (survey)
#E2CA76
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D18C #8C91D6
analogous
#D6AC8C #D6D18C #B6D68C
triadic
#D6D18C #8CD6D1 #D18CD6
tetradic
#D6D18C #8CD6AC #8C91D6 #D68CB6
square
#D6D18C #8CD6AC #8C91D6 #D68CB6
split-complementary
#D6D18C #8CB6D6 #AC8CD6
monochromatic
#ABA33D #C6BF5F #D6D18C #E6E3B9 #F6F5E6
Accessibility & contrast
On white
1.57
#D6D18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#D6D18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D18C
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D18C | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC87
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#E0C8BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d6d18c; /* rgb */ color: rgb(214, 209, 140); /* oklch */ color: oklch(84.9% 0.089 104.6);
Tailwind
colors: {
custom: {
50: '#e3dfae',
500: '#d6d18c',
950: '#000000',
},
}SCSS
$custom: #d6d18c; $custom-light: #e3dfae; $custom-dark: #000000;
JSON
{
"hex": "#d6d18c",
"rgb": {
"r": 214,
"g": 209,
"b": 140
},
"hsl": {
"h": 55.946,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.84875,
"c": 0.08911,
"h": 104.6
},
"luminance": 0.61791
}Semantic roles & 50–950 ramp
primary
#D6D18C
secondary
#5A60AC
accent
#35BB2B
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#161510
muted
#848481