#D7CED8#D7CED8
#D7CED8 is a very light, near-neutral purple. Relative luminance 0.635; OKLCH L 86.2% C 0.017 H 322.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CED8 |
|---|---|
| RGB | rgb(215, 206, 216) |
| HSL | hsl(294, 11%, 83%) |
| HSV | hsv(294, 5%, 85%) |
| CMYK | cmyk(0.5%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(83.73, 4.90, -3.83) |
| CIE-LCH | lch(83.73, 6.22, 321.94°) |
| OKLab | oklab(86.16% 0.0133 -0.0101) |
| OKLCH | oklch(86.16% 0.017 322.7) |
| XYZ | xyz(62.4884, 63.5478, 73.9264) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.01
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.46
Fog
#D8DCE0
ΔE00 7.92
Silver
#C0C0C0
ΔE00 8.12
Lavenderblush
#FFF0F5
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CED8 #CFD8CE
analogous
#D2CED8 #D7CED8 #D8CED4
triadic
#D7CED8 #D8D7CE #CED8D7
tetradic
#D7CED8 #D8D2CE #CFD8CE #CED4D8
square
#D7CED8 #D8D2CE #CFD8CE #CED4D8
split-complementary
#D7CED8 #D4D8CE #CED8D2
monochromatic
#9F8AA2 #BBACBD #D7CED8 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.53
#D7CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#D7CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CED8
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CED8 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#CFD1D8
Tritanopia (blue-blind)
#D7CFD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d7ced8; /* rgb */ color: rgb(215, 206, 216); /* oklch */ color: oklch(86.2% 0.017 322.7);
Tailwind
colors: {
custom: {
50: '#e3dde4',
500: '#d7ced8',
950: '#000000',
},
}SCSS
$custom: #d7ced8; $custom-light: #e3dde4; $custom-dark: #000000;
JSON
{
"hex": "#d7ced8",
"rgb": {
"r": 215,
"g": 206,
"b": 216
},
"hsl": {
"h": 294,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.86158,
"c": 0.01675,
"h": 322.7
},
"luminance": 0.63548
}Semantic roles & 50–950 ramp
primary
#D7CED8
secondary
#9FAC9E
accent
#955057
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484