#D4D6C8#D4D6C8
#D4D6C8 is a very light, near-neutral yellow. Relative luminance 0.663; OKLCH L 87.1% C 0.019 H 113.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D6C8 |
|---|---|
| RGB | rgb(212, 214, 200) |
| HSL | hsl(69, 15%, 81%) |
| HSV | hsv(69, 7%, 84%) |
| CMYK | cmyk(0.9%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(85.13, -3.15, 6.67) |
| CIE-LCH | lch(85.13, 7.38, 115.29°) |
| OKLab | oklab(87.07% -0.0076 0.0175) |
| OKLCH | oklch(87.07% 0.019 113.4) |
| XYZ | xyz(61.6218, 66.2605, 64.1756) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.78
Eggshell
#F0EAD6
ΔE00 6.15
Silver (survey)
#C5C9C7
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.11
Warm Beige
#E9DCC9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D6C8 #CAC8D6
analogous
#D6D1C8 #D4D6C8 #CDD6C8
triadic
#D4D6C8 #C8D4D6 #D6C8D4
tetradic
#D4D6C8 #C8D6D1 #CAC8D6 #D6C8CD
square
#D4D6C8 #C8D6D1 #CAC8D6 #D6C8CD
split-complementary
#D4D6C8 #C8CDD6 #D1C8D6
monochromatic
#9DA282 #B9BCA5 #D4D6C8 #EFF0EB #F1F2ED
Accessibility & contrast
On white
1.47
#D4D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#D4D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D6C8
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D6C8 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#D8D5C8
Tritanopia (blue-blind)
#D6D4D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d6c8; /* rgb */ color: rgb(212, 214, 200); /* oklch */ color: oklch(87.1% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#e1e2d8',
500: '#d4d6c8',
950: '#000000',
},
}SCSS
$custom: #d4d6c8; $custom-light: #e1e2d8; $custom-dark: #000000;
JSON
{
"hex": "#d4d6c8",
"rgb": {
"r": 212,
"g": 214,
"b": 200
},
"hsl": {
"h": 68.571,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.87066,
"c": 0.01904,
"h": 113.4
},
"luminance": 0.6626
}Semantic roles & 50–950 ramp
primary
#D4D6C8
secondary
#9A98AB
accent
#4D9958
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483