#D6BFEB#D6BFEB
#D6BFEB is a very light, moderate violet. Relative luminance 0.576; OKLCH L 83.8% C 0.065 H 308.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BFEB |
|---|---|
| RGB | rgb(214, 191, 235) |
| HSL | hsl(271, 52%, 84%) |
| HSV | hsv(271, 19%, 92%) |
| CMYK | cmyk(8.9%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.49, 16.21, -18.84) |
| CIE-LCH | lch(80.49, 24.85, 310.72°) |
| OKLab | oklab(83.8% 0.0406 -0.051) |
| OKLCH | oklch(83.8% 0.065 308.6) |
| XYZ | xyz(61.3551, 57.5562, 86.4583) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.67
Pale Lilac
#E4CBFF
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 4.78
Thistle
#D8BFD8
ΔE00 5.83
Light Lavendar
#EFC0FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BFEB #D4EBBF
analogous
#C0BFEB #D6BFEB #EBBFEA
triadic
#D6BFEB #EBD6BF #BFEBD6
tetradic
#D6BFEB #EBC0BF #D4EBBF #BFEAEB
square
#D6BFEB #EBC0BF #D4EBBF #BFEAEB
split-complementary
#D6BFEB #EAEBBF #BFEBC0
monochromatic
#9A62CE #B890DC #D6BFEB #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.68
#D6BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#D6BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BFEB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BFEB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#BDC8EA
Tritanopia (blue-blind)
#D4C4CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d6bfeb; /* rgb */ color: rgb(214, 191, 235); /* oklch */ color: oklch(83.8% 0.065 308.6);
Tailwind
colors: {
custom: {
50: '#e2d2f1',
500: '#d6bfeb',
950: '#000000',
},
}SCSS
$custom: #d6bfeb; $custom-light: #e2d2f1; $custom-dark: #000000;
JSON
{
"hex": "#d6bfeb",
"rgb": {
"r": 214,
"g": 191,
"b": 235
},
"hsl": {
"h": 271.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83803,
"c": 0.06519,
"h": 308.6
},
"luminance": 0.57556
}Semantic roles & 50–950 ramp
primary
#D6BFEB
secondary
#A6C787
accent
#C0266F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385