#D2BFDF#D2BFDF
#D2BFDF is a very light, muted violet. Relative luminance 0.563; OKLCH L 83.0% C 0.049 H 311.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BFDF |
|---|---|
| RGB | rgb(210, 191, 223) |
| HSL | hsl(276, 33%, 81%) |
| HSV | hsv(276, 14%, 87%) |
| CMYK | cmyk(5.8%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(79.78, 12.54, -13.50) |
| CIE-LCH | lch(79.78, 18.42, 312.89°) |
| OKLab | oklab(83.05% 0.0323 -0.0363) |
| OKLCH | oklch(83.05% 0.049 311.7) |
| XYZ | xyz(58.5262, 56.2913, 77.5798) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.08
Pale Lilac
#E4CBFF
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.62
Light Lavender
#DFC5FE
ΔE00 6.92
Light Lilac
#EDC8FF
ΔE00 7.52
Very Light Purple
#F6CEFC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BFDF #CCDFBF
analogous
#C2BFDF #D2BFDF #DFBFDC
triadic
#D2BFDF #DFD2BF #BFDFD2
tetradic
#D2BFDF #DFC2BF #CCDFBF #BFDCDF
square
#D2BFDF #DFC2BF #CCDFBF #BFDCDF
split-complementary
#D2BFDF #DCDFBF #BFDFC2
monochromatic
#996DB6 #B596CB #D2BFDF #EFE8F3 #F1EBF5
Accessibility & contrast
On white
1.71
#D2BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#D2BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BFDF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BFDF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#D1C3CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2bfdf; /* rgb */ color: rgb(210, 191, 223); /* oklch */ color: oklch(83.0% 0.049 311.7);
Tailwind
colors: {
custom: {
50: '#e0d2e9',
500: '#d2bfdf',
950: '#000000',
},
}SCSS
$custom: #d2bfdf; $custom-light: #e0d2e9; $custom-dark: #000000;
JSON
{
"hex": "#d2bfdf",
"rgb": {
"r": 210,
"g": 191,
"b": 223
},
"hsl": {
"h": 275.625,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.83045,
"c": 0.04856,
"h": 311.7
},
"luminance": 0.56291
}Semantic roles & 50–950 ramp
primary
#D2BFDF
secondary
#9DB78B
accent
#AC3968
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384