#D2D4C6#D2D4C6
#D2D4C6 is a very light, near-neutral yellow. Relative luminance 0.649; OKLCH L 86.5% C 0.019 H 113.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4C6 |
|---|---|
| RGB | rgb(210, 212, 198) |
| HSL | hsl(69, 14%, 80%) |
| HSV | hsv(69, 7%, 83%) |
| CMYK | cmyk(0.9%, 0%, 6.6%, 16.9%) |
| CIE-LAB | lab(84.41, -3.16, 6.69) |
| CIE-LCH | lch(84.41, 7.39, 115.29°) |
| OKLab | oklab(86.45% -0.0076 0.0175) |
| OKLCH | oklch(86.45% 0.019 113.4) |
| XYZ | xyz(60.3134, 64.8660, 62.7581) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.99
Silver (survey)
#C5C9C7
ΔE00 6.00
Eggshell
#F0EAD6
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.25
Warm Beige
#E9DCC9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4C6 #C8C6D4
analogous
#D4CFC6 #D2D4C6 #CBD4C6
triadic
#D2D4C6 #C6D2D4 #D4C6D2
tetradic
#D2D4C6 #C6D4CF #C8C6D4 #D4C6CB
square
#D2D4C6 #C6D4CF #C8C6D4 #D4C6CB
split-complementary
#D2D4C6 #C6CBD4 #CFC6D4
monochromatic
#9B9F80 #B6BAA3 #D2D4C6 #EEEEE9 #F1F2EE
Accessibility & contrast
On white
1.50
#D2D4C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#D2D4C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4C6
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4C6 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C5
Deuteranopia (green-blind)
#D6D3C6
Tritanopia (blue-blind)
#D4D2D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d4c6; /* rgb */ color: rgb(210, 212, 198); /* oklch */ color: oklch(86.5% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#dfe1d7',
500: '#d2d4c6',
950: '#000000',
},
}SCSS
$custom: #d2d4c6; $custom-light: #dfe1d7; $custom-dark: #000000;
JSON
{
"hex": "#d2d4c6",
"rgb": {
"r": 210,
"g": 212,
"b": 198
},
"hsl": {
"h": 68.571,
"s": 14,
"l": 80.392
},
"oklch": {
"l": 0.8645,
"c": 0.01908,
"h": 113.4
},
"luminance": 0.64866
}Semantic roles & 50–950 ramp
primary
#D2D4C6
secondary
#9896A8
accent
#4D9858
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483