#D3CCD2#D3CCD2
#D3CCD2 is a very light, near-neutral grey. Relative luminance 0.617; OKLCH L 85.3% C 0.011 H 330.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCD2 |
|---|---|
| RGB | rgb(211, 204, 210) |
| HSL | hsl(309, 7%, 81%) |
| HSV | hsv(309, 3%, 83%) |
| CMYK | cmyk(0%, 3.3%, 0.5%, 17.3%) |
| CIE-LAB | lab(82.75, 3.49, -2.11) |
| CIE-LCH | lch(82.75, 4.08, 328.81°) |
| OKLab | oklab(85.26% 0.0097 -0.0056) |
| OKLCH | oklch(85.26% 0.011 330.2) |
| XYZ | xyz(60.0879, 61.6880, 69.7017) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.16
Gainsboro
#DCDCDC
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.10
Fog
#D8DCE0
ΔE00 6.63
Dove Gray
#B6B8BD
ΔE00 7.20
Silver (survey)
#C5C9C7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCD2 #CCD3CD
analogous
#D1CCD3 #D3CCD2 #D3CCCF
triadic
#D3CCD2 #D2D3CC #CCD2D3
tetradic
#D3CCD2 #D3D1CC #CCD3CD #CCCFD3
square
#D3CCD2 #D3D1CC #CCD3CD #CCCFD3
split-complementary
#D3CCD2 #CFD3CC #CCD3D1
monochromatic
#9A8A98 #B7ABB5 #D3CCD2 #EFEDEF #F1EFF1
Accessibility & contrast
On white
1.57
#D3CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#D3CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCD2
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCD2 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD2
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#D4CCCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3ccd2; /* rgb */ color: rgb(211, 204, 210); /* oklch */ color: oklch(85.3% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#e0dbdf',
500: '#d3ccd2',
950: '#000000',
},
}SCSS
$custom: #d3ccd2; $custom-light: #e0dbdf; $custom-dark: #000000;
JSON
{
"hex": "#d3ccd2",
"rgb": {
"r": 211,
"g": 204,
"b": 210
},
"hsl": {
"h": 308.571,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.85258,
"c": 0.0112,
"h": 330.2
},
"luminance": 0.61688
}Semantic roles & 50–950 ramp
primary
#D3CCD2
secondary
#9DA69E
accent
#915D54
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484