#D7CBDB#D7CBDB
#D7CBDB is a very light, muted purple. Relative luminance 0.623; OKLCH L 85.7% C 0.025 H 317.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CBDB |
|---|---|
| RGB | rgb(215, 203, 219) |
| HSL | hsl(285, 18%, 83%) |
| HSV | hsv(285, 7%, 86%) |
| CMYK | cmyk(1.8%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(83.06, 7.04, -6.42) |
| CIE-LCH | lch(83.06, 9.53, 317.60°) |
| OKLab | oklab(85.66% 0.0188 -0.0171) |
| OKLCH | oklch(85.66% 0.025 317.7) |
| XYZ | xyz(62.1644, 62.2737, 75.7492) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.81
Lavender (CSS)
#E6E6FA
ΔE00 7.61
Lavenderblush
#FFF0F5
ΔE00 9.43
Light Gray
#D3D3D3
ΔE00 9.71
Gainsboro
#DCDCDC
ΔE00 10.14
Dove Gray
#B6B8BD
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CBDB #CFDBCB
analogous
#CFCBDB #D7CBDB #DBCBD7
triadic
#D7CBDB #DBD7CB #CBDBD7
tetradic
#D7CBDB #DBCFCB #CFDBCB #CBD7DB
square
#D7CBDB #DBCFCB #CFDBCB #CBD7DB
split-complementary
#D7CBDB #D7DBCB #CBDBCF
monochromatic
#9F83A9 #BBA7C2 #D7CBDB #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.56
#D7CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#D7CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CBDB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CBDB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#CCCFDA
Tritanopia (blue-blind)
#D7CCD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cbdb; /* rgb */ color: rgb(215, 203, 219); /* oklch */ color: oklch(85.7% 0.025 317.7);
Tailwind
colors: {
custom: {
50: '#e3dae6',
500: '#d7cbdb',
950: '#000000',
},
}SCSS
$custom: #d7cbdb; $custom-light: #e3dae6; $custom-dark: #000000;
JSON
{
"hex": "#d7cbdb",
"rgb": {
"r": 215,
"g": 203,
"b": 219
},
"hsl": {
"h": 285,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.8566,
"c": 0.0254,
"h": 317.7
},
"luminance": 0.62273
}Semantic roles & 50–950 ramp
primary
#D7CBDB
secondary
#9FB19A
accent
#9C495E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384