#D2BBCF#D2BBCF
#D2BBCF is a light, muted purple. Relative luminance 0.537; OKLCH L 81.7% C 0.038 H 330.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBCF |
|---|---|
| RGB | rgb(210, 187, 207) |
| HSL | hsl(308, 20%, 78%) |
| HSV | hsv(308, 11%, 82%) |
| CMYK | cmyk(0%, 11%, 1.4%, 17.6%) |
| CIE-LAB | lab(78.31, 11.66, -7.05) |
| CIE-LCH | lch(78.31, 13.63, 328.86°) |
| OKLab | oklab(81.75% 0.0325 -0.0187) |
| OKLCH | oklch(81.75% 0.038 330.1) |
| XYZ | xyz(55.6097, 53.7480, 66.4643) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.12
Lilac
#C8A2C8
ΔE00 8.50
Dusty Pink
#D8A7B1
ΔE00 9.22
Light Pink
#FFD1DF
ΔE00 9.37
Pale Pink
#FFCFDC
ΔE00 9.59
Pale Lavender
#EECFFE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBCF #BBD2BE
analogous
#C9BBD2 #D2BBCF #D2BBC3
triadic
#D2BBCF #CFD2BB #BBCFD2
tetradic
#D2BBCF #D2C9BB #BBD2BE #BBC3D2
square
#D2BBCF #D2C9BB #BBD2BE #BBC3D2
split-complementary
#D2BBCF #C3D2BB #BBD2C9
monochromatic
#A1719B #BA96B5 #D2BBCF #EAE0E9 #F3EDF2
Accessibility & contrast
On white
1.79
#D2BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#D2BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBCF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBCF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#D4BCC1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d2bbcf; /* rgb */ color: rgb(210, 187, 207); /* oklch */ color: oklch(81.7% 0.038 330.1);
Tailwind
colors: {
custom: {
50: '#dfcfdd',
500: '#d2bbcf',
950: '#000000',
},
}SCSS
$custom: #d2bbcf; $custom-light: #dfcfdd; $custom-dark: #000000;
JSON
{
"hex": "#d2bbcf",
"rgb": {
"r": 210,
"g": 187,
"b": 207
},
"hsl": {
"h": 307.826,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.81749,
"c": 0.03753,
"h": 330.1
},
"luminance": 0.53747
}Semantic roles & 50–950 ramp
primary
#D2BBCF
secondary
#8AA78E
accent
#9F5247
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384