#D2D4C4#D2D4C4
#D2D4C4 is a very light, muted yellow. Relative luminance 0.648; OKLCH L 86.4% C 0.022 H 112.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4C4 |
|---|---|
| RGB | rgb(210, 212, 196) |
| HSL | hsl(68, 16%, 80%) |
| HSV | hsv(68, 8%, 83%) |
| CMYK | cmyk(0.9%, 0%, 7.5%, 16.9%) |
| CIE-LAB | lab(84.37, -3.50, 7.68) |
| CIE-LCH | lch(84.37, 8.44, 114.50°) |
| OKLab | oklab(86.4% -0.0084 0.0201) |
| OKLCH | oklch(86.4% 0.022 112.6) |
| XYZ | xyz(60.0842, 64.7743, 61.5512) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.70
Eggshell
#F0EAD6
ΔE00 6.42
Silver (survey)
#C5C9C7
ΔE00 6.71
Warm Beige
#E9DCC9
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 7.69
Beige
#F5F5DC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4C4 #C6C4D4
analogous
#D4CEC4 #D2D4C4 #CAD4C4
triadic
#D2D4C4 #C4D2D4 #D4C4D2
tetradic
#D2D4C4 #C4D4CE #C6C4D4 #D4C4CA
square
#D2D4C4 #C4D4CE #C6C4D4 #D4C4CA
split-complementary
#D2D4C4 #C4CAD4 #CEC4D4
monochromatic
#9CA07D #B7BAA1 #D2D4C4 #EDEEE7 #F1F2ED
Accessibility & contrast
On white
1.50
#D2D4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#D2D4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4C4
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4C4 | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#D7D3C5
Tritanopia (blue-blind)
#D4D2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d4c4; /* rgb */ color: rgb(210, 212, 196); /* oklch */ color: oklch(86.4% 0.022 112.6);
Tailwind
colors: {
custom: {
50: '#dfe1d5',
500: '#d2d4c4',
950: '#000000',
},
}SCSS
$custom: #d2d4c4; $custom-light: #dfe1d5; $custom-dark: #000000;
JSON
{
"hex": "#d2d4c4",
"rgb": {
"r": 210,
"g": 212,
"b": 196
},
"hsl": {
"h": 67.5,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.86397,
"c": 0.02175,
"h": 112.6
},
"luminance": 0.64774
}Semantic roles & 50–950 ramp
primary
#D2D4C4
secondary
#9693A9
accent
#4C9A55
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483