#D0BFDF#D0BFDF
#D0BFDF is a very light, muted violet. Relative luminance 0.560; OKLCH L 82.9% C 0.048 H 309.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BFDF |
|---|---|
| RGB | rgb(208, 191, 223) |
| HSL | hsl(272, 33%, 81%) |
| HSV | hsv(272, 14%, 87%) |
| CMYK | cmyk(6.7%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(79.61, 11.87, -13.76) |
| CIE-LCH | lch(79.61, 18.18, 310.79°) |
| OKLab | oklab(82.88% 0.0301 -0.037) |
| OKLCH | oklch(82.88% 0.048 309.1) |
| XYZ | xyz(57.9602, 55.9995, 77.5533) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.56
Pale Lilac
#E4CBFF
ΔE00 6.55
Pale Lavender
#EECFFE
ΔE00 6.93
Light Lavender
#DFC5FE
ΔE00 6.99
Light Lilac
#EDC8FF
ΔE00 7.82
Very Light Purple
#F6CEFC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BFDF #CEDFBF
analogous
#C0BFDF #D0BFDF #DFBFDE
triadic
#D0BFDF #DFD0BF #BFDFD0
tetradic
#D0BFDF #DFC0BF #CEDFBF #BFDEDF
square
#D0BFDF #DFC0BF #CEDFBF #BFDEDF
split-complementary
#D0BFDF #DEDFBF #BFDFC0
monochromatic
#946DB6 #B296CB #D0BFDF #EEE8F3 #F0EBF5
Accessibility & contrast
On white
1.72
#D0BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#D0BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BFDF
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BFDF | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#BDC6DE
Tritanopia (blue-blind)
#CEC3CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d0bfdf; /* rgb */ color: rgb(208, 191, 223); /* oklch */ color: oklch(82.9% 0.048 309.1);
Tailwind
colors: {
custom: {
50: '#ded2e9',
500: '#d0bfdf',
950: '#000000',
},
}SCSS
$custom: #d0bfdf; $custom-light: #ded2e9; $custom-dark: #000000;
JSON
{
"hex": "#d0bfdf",
"rgb": {
"r": 208,
"g": 191,
"b": 223
},
"hsl": {
"h": 271.875,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82876,
"c": 0.04773,
"h": 309.1
},
"luminance": 0.55999
}Semantic roles & 50–950 ramp
primary
#D0BFDF
secondary
#A0B78B
accent
#AC396F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384