#D3D2C8#D3D2C8
#D3D2C8 is a very light, near-neutral yellow. Relative luminance 0.641; OKLCH L 86.2% C 0.014 H 102.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D2C8 |
|---|---|
| RGB | rgb(211, 210, 200) |
| HSL | hsl(55, 11%, 81%) |
| HSV | hsv(55, 5%, 83%) |
| CMYK | cmyk(0%, 0.5%, 5.2%, 17.3%) |
| CIE-LAB | lab(84.02, -1.43, 5.07) |
| CIE-LCH | lch(84.02, 5.27, 105.70°) |
| OKLab | oklab(86.18% -0.0028 0.0133) |
| OKLCH | oklch(86.18% 0.014 102) |
| XYZ | xyz(60.3344, 64.1124, 63.8288) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.46
Silver (survey)
#C5C9C7
ΔE00 4.70
Light Gray
#D3D3D3
ΔE00 4.91
Gainsboro
#DCDCDC
ΔE00 5.47
Warm Beige
#E9DCC9
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D2C8 #C8C9D3
analogous
#D3CCC8 #D3D2C8 #CED3C8
triadic
#D3D2C8 #C8D3D2 #D2C8D3
tetradic
#D3D2C8 #C8D3CC #C8C9D3 #D3C8CE
square
#D3D2C8 #C8D3CC #C8C9D3 #D3C8CE
split-complementary
#D3D2C8 #C8CED3 #CCC8D3
monochromatic
#9D9A84 #B8B6A6 #D3D2C8 #EEEEEA #F1F1EE
Accessibility & contrast
On white
1.52
#D3D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D3D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D2C8
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D2C8 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#D5D0CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3d2c8; /* rgb */ color: rgb(211, 210, 200); /* oklch */ color: oklch(86.2% 0.014 102.0);
Tailwind
colors: {
custom: {
50: '#e0dfd8',
500: '#d3d2c8',
950: '#000000',
},
}SCSS
$custom: #d3d2c8; $custom-light: #e0dfd8; $custom-dark: #000000;
JSON
{
"hex": "#d3d2c8",
"rgb": {
"r": 211,
"g": 210,
"b": 200
},
"hsl": {
"h": 54.545,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.86177,
"c": 0.01363,
"h": 102
},
"luminance": 0.64112
}Semantic roles & 50–950 ramp
primary
#D3D2C8
secondary
#989AA7
accent
#579550
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483