#D6D6C8#D6D6C8
#D6D6C8 is a very light, near-neutral yellow. Relative luminance 0.666; OKLCH L 87.2% C 0.019 H 106.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D6C8 |
|---|---|
| RGB | rgb(214, 214, 200) |
| HSL | hsl(60, 15%, 81%) |
| HSV | hsv(60, 7%, 84%) |
| CMYK | cmyk(0%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(85.28, -2.45, 6.91) |
| CIE-LCH | lch(85.28, 7.33, 109.55°) |
| OKLab | oklab(87.22% -0.0055 0.0181) |
| OKLCH | oklch(87.22% 0.019 106.8) |
| XYZ | xyz(62.2020, 66.5597, 64.2028) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.92
Eggshell
#F0EAD6
ΔE00 5.63
Warm Beige
#E9DCC9
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D6C8 #C8C8D6
analogous
#D6CFC8 #D6D6C8 #CFD6C8
triadic
#D6D6C8 #C8D6D6 #D6C8D6
tetradic
#D6D6C8 #C8D6CF #C8C8D6 #D6C8CF
square
#D6D6C8 #C8D6CF #C8C8D6 #D6C8CF
split-complementary
#D6D6C8 #C8CFD6 #CFC8D6
monochromatic
#A2A282 #BCBCA5 #D6D6C8 #F0F0EB #F2F2ED
Accessibility & contrast
On white
1.47
#D6D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#D6D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D6C8
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D6C8 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#D9D5C8
Tritanopia (blue-blind)
#D8D4D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d6d6c8; /* rgb */ color: rgb(214, 214, 200); /* oklch */ color: oklch(87.2% 0.019 106.8);
Tailwind
colors: {
custom: {
50: '#e2e2d8',
500: '#d6d6c8',
950: '#000000',
},
}SCSS
$custom: #d6d6c8; $custom-light: #e2e2d8; $custom-dark: #000000;
JSON
{
"hex": "#d6d6c8",
"rgb": {
"r": 214,
"g": 214,
"b": 200
},
"hsl": {
"h": 60,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.87223,
"c": 0.01892,
"h": 106.8
},
"luminance": 0.66559
}Semantic roles & 50–950 ramp
primary
#D6D6C8
secondary
#9898AB
accent
#4D994D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483