#D4D4CC#D4D4CC
#D4D4CC is a very light, near-neutral yellow. Relative luminance 0.654; OKLCH L 86.8% C 0.011 H 106.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4CC |
|---|---|
| RGB | rgb(212, 212, 204) |
| HSL | hsl(60, 9%, 82%) |
| HSV | hsv(60, 4%, 83%) |
| CMYK | cmyk(0%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(84.71, -1.42, 3.95) |
| CIE-LCH | lch(84.71, 4.20, 109.82°) |
| OKLab | oklab(86.77% -0.0031 0.0104) |
| OKLCH | oklch(86.77% 0.011 106.6) |
| XYZ | xyz(61.5923, 65.4438, 66.5022) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.58
Light Gray
#D3D3D3
ΔE00 4.08
Silver (survey)
#C5C9C7
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.53
Silver
#C0C0C0
ΔE00 6.29
Fog
#D8DCE0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4CC #CCCCD4
analogous
#D4D0CC #D4D4CC #D0D4CC
triadic
#D4D4CC #CCD4D4 #D4CCD4
tetradic
#D4D4CC #CCD4D0 #CCCCD4 #D4CCD0
square
#D4D4CC #CCD4D0 #CCCCD4 #D4CCD0
split-complementary
#D4D4CC #CCD0D4 #D0CCD4
monochromatic
#9C9C8A #B8B8AB #D4D4CC #F0F0ED #F1F1EE
Accessibility & contrast
On white
1.49
#D4D4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D4D4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4CC
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4CC | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#D5D3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4d4cc; /* rgb */ color: rgb(212, 212, 204); /* oklch */ color: oklch(86.8% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#e1e1db',
500: '#d4d4cc',
950: '#000000',
},
}SCSS
$custom: #d4d4cc; $custom-light: #e1e1db; $custom-dark: #000000;
JSON
{
"hex": "#d4d4cc",
"rgb": {
"r": 212,
"g": 212,
"b": 204
},
"hsl": {
"h": 60,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.86769,
"c": 0.01086,
"h": 106.6
},
"luminance": 0.65444
}Semantic roles & 50–950 ramp
primary
#D4D4CC
secondary
#9D9DA8
accent
#539253
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484