#D4D2CC#D4D2CC
#D4D2CC is a very light, near-neutral yellow. Relative luminance 0.644; OKLCH L 86.4% C 0.008 H 91.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2CC |
|---|---|
| RGB | rgb(212, 210, 204) |
| HSL | hsl(45, 9%, 82%) |
| HSV | hsv(45, 4%, 83%) |
| CMYK | cmyk(0%, 0.9%, 3.8%, 16.9%) |
| CIE-LAB | lab(84.20, -0.38, 3.21) |
| CIE-LCH | lch(84.20, 3.23, 96.79°) |
| OKLab | oklab(86.37% -0.0002 0.0085) |
| OKLCH | oklch(86.37% 0.008 91.5) |
| XYZ | xyz(61.0955, 64.4501, 66.3365) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.05
Light Grey
#D8DCD6
ΔE00 3.57
Gainsboro
#DCDCDC
ΔE00 3.82
Silver (survey)
#C5C9C7
ΔE00 4.00
Silver
#C0C0C0
ΔE00 5.39
Fog
#D8DCE0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2CC #CCCED4
analogous
#D4CECC #D4D2CC #D2D4CC
triadic
#D4D2CC #CCD4D2 #D2CCD4
tetradic
#D4D2CC #CCD4CE #CCCED4 #D4CCD2
square
#D4D2CC #CCD4CE #CCCED4 #D4CCD2
split-complementary
#D4D2CC #CCD2D4 #CECCD4
monochromatic
#9C978A #B8B5AB #D4D2CC #F0EFED #F1F0EE
Accessibility & contrast
On white
1.51
#D4D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D4D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2CC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2CC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#D6D1D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4d2cc; /* rgb */ color: rgb(212, 210, 204); /* oklch */ color: oklch(86.4% 0.008 91.5);
Tailwind
colors: {
custom: {
50: '#e1dfdb',
500: '#d4d2cc',
950: '#000000',
},
}SCSS
$custom: #d4d2cc; $custom-light: #e1dfdb; $custom-dark: #000000;
JSON
{
"hex": "#d4d2cc",
"rgb": {
"r": 212,
"g": 210,
"b": 204
},
"hsl": {
"h": 45,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.86366,
"c": 0.00847,
"h": 91.5
},
"luminance": 0.6445
}Semantic roles & 50–950 ramp
primary
#D4D2CC
secondary
#9D9FA8
accent
#639253
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484