#D2D2C8#D2D2C8
#D2D2C8 is a very light, near-neutral yellow. Relative luminance 0.640; OKLCH L 86.1% C 0.014 H 106.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2C8 |
|---|---|
| RGB | rgb(210, 210, 200) |
| HSL | hsl(60, 10%, 80%) |
| HSV | hsv(60, 5%, 82%) |
| CMYK | cmyk(0%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(83.95, -1.77, 4.95) |
| CIE-LCH | lch(83.95, 5.26, 109.72°) |
| OKLab | oklab(86.1% -0.0039 0.013) |
| OKLCH | oklch(86.1% 0.014 106.7) |
| XYZ | xyz(60.0487, 63.9651, 63.8154) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.24
Silver (survey)
#C5C9C7
ΔE00 4.53
Light Gray
#D3D3D3
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.57
Silver
#C0C0C0
ΔE00 6.58
Warm Beige
#E9DCC9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2C8 #C8C8D2
analogous
#D2CDC8 #D2D2C8 #CDD2C8
triadic
#D2D2C8 #C8D2D2 #D2C8D2
tetradic
#D2D2C8 #C8D2CD #C8C8D2 #D2C8CD
square
#D2D2C8 #C8D2CD #C8C8D2 #D2C8CD
split-complementary
#D2D2C8 #C8CDD2 #CDC8D2
monochromatic
#9B9B85 #B6B6A6 #D2D2C8 #EEEEEA #F1F1EE
Accessibility & contrast
On white
1.52
#D2D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#D2D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2C8
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2C8 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D4D2C8
Tritanopia (blue-blind)
#D4D1CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d2c8; /* rgb */ color: rgb(210, 210, 200); /* oklch */ color: oklch(86.1% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#dfdfd8',
500: '#d2d2c8',
950: '#000000',
},
}SCSS
$custom: #d2d2c8; $custom-light: #dfdfd8; $custom-dark: #000000;
JSON
{
"hex": "#d2d2c8",
"rgb": {
"r": 210,
"g": 210,
"b": 200
},
"hsl": {
"h": 60,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.86098,
"c": 0.01358,
"h": 106.7
},
"luminance": 0.63965
}Semantic roles & 50–950 ramp
primary
#D2D2C8
secondary
#9898A6
accent
#519451
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483