#D6D4C8#D6D4C8
#D6D4C8 is a very light, near-neutral yellow. Relative luminance 0.656; OKLCH L 86.8% C 0.016 H 99.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4C8 |
|---|---|
| RGB | rgb(214, 212, 200) |
| HSL | hsl(51, 15%, 81%) |
| HSV | hsv(51, 7%, 84%) |
| CMYK | cmyk(0%, 0.9%, 6.5%, 16.1%) |
| CIE-LAB | lab(84.77, -1.42, 6.17) |
| CIE-LCH | lch(84.77, 6.33, 102.93°) |
| OKLab | oklab(86.82% -0.0026 0.0162) |
| OKLCH | oklch(86.82% 0.016 99) |
| XYZ | xyz(61.6990, 65.5536, 64.0351) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.89
Warm Beige
#E9DCC9
ΔE00 5.62
Light Gray
#D3D3D3
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 5.70
Eggshell
#F0EAD6
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4C8 #C8CAD6
analogous
#D6CDC8 #D6D4C8 #D1D6C8
triadic
#D6D4C8 #C8D6D4 #D4C8D6
tetradic
#D6D4C8 #C8D6CD #C8CAD6 #D6C8D1
square
#D6D4C8 #C8D6CD #C8CAD6 #D6C8D1
split-complementary
#D6D4C8 #C8D1D6 #CDC8D6
monochromatic
#A29D82 #BCB9A5 #D6D4C8 #F0EFEB #F2F1ED
Accessibility & contrast
On white
1.49
#D6D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#D6D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4C8
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4C8 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#D7D4C8
Tritanopia (blue-blind)
#D9D2D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d6d4c8; /* rgb */ color: rgb(214, 212, 200); /* oklch */ color: oklch(86.8% 0.016 99.0);
Tailwind
colors: {
custom: {
50: '#e2e1d8',
500: '#d6d4c8',
950: '#000000',
},
}SCSS
$custom: #d6d4c8; $custom-light: #e2e1d8; $custom-dark: #000000;
JSON
{
"hex": "#d6d4c8",
"rgb": {
"r": 214,
"g": 212,
"b": 200
},
"hsl": {
"h": 51.429,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.86819,
"c": 0.0164,
"h": 99
},
"luminance": 0.65553
}Semantic roles & 50–950 ramp
primary
#D6D4C8
secondary
#989AAB
accent
#58994D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483