#D3D3CB#D3D3CB
#D3D3CB is a very light, near-neutral yellow. Relative luminance 0.647; OKLCH L 86.5% C 0.011 H 106.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D3CB |
|---|---|
| RGB | rgb(211, 211, 203) |
| HSL | hsl(60, 8%, 81%) |
| HSV | hsv(60, 4%, 83%) |
| CMYK | cmyk(0%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(84.35, -1.43, 3.96) |
| CIE-LCH | lch(84.35, 4.20, 109.81°) |
| OKLab | oklab(86.46% -0.0031 0.0104) |
| OKLCH | oklch(86.46% 0.011 106.6) |
| XYZ | xyz(60.9361, 64.7494, 65.7760) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.74
Silver (survey)
#C5C9C7
ΔE00 4.05
Light Gray
#D3D3D3
ΔE00 4.08
Gainsboro
#DCDCDC
ΔE00 4.65
Silver
#C0C0C0
ΔE00 6.12
Fog
#D8DCE0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D3CB #CBCBD3
analogous
#D3CFCB #D3D3CB #CFD3CB
triadic
#D3D3CB #CBD3D3 #D3CBD3
tetradic
#D3D3CB #CBD3CF #CBCBD3 #D3CBCF
square
#D3D3CB #CBD3CF #CBCBD3 #D3CBCF
split-complementary
#D3D3CB #CBCFD3 #CFCBD3
monochromatic
#9B9B89 #B7B7AA #D3D3CB #EFEFEC #F1F1EE
Accessibility & contrast
On white
1.51
#D3D3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#D3D3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D3CB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D3CB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 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)
#D5D2CB
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#D4D2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3d3cb; /* rgb */ color: rgb(211, 211, 203); /* oklch */ color: oklch(86.5% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#e0e0da',
500: '#d3d3cb',
950: '#000000',
},
}SCSS
$custom: #d3d3cb; $custom-light: #e0e0da; $custom-dark: #000000;
JSON
{
"hex": "#d3d3cb",
"rgb": {
"r": 211,
"g": 211,
"b": 203
},
"hsl": {
"h": 60,
"s": 8.333,
"l": 81.176
},
"oklch": {
"l": 0.86461,
"c": 0.01086,
"h": 106.6
},
"luminance": 0.64749
}Semantic roles & 50–950 ramp
primary
#D3D3CB
secondary
#9C9CA7
accent
#539253
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483