#D3BFEB#D3BFEB
#D3BFEB is a very light, moderate violet. Relative luminance 0.571; OKLCH L 83.5% C 0.064 H 305.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BFEB |
|---|---|
| RGB | rgb(211, 191, 235) |
| HSL | hsl(267, 52%, 84%) |
| HSV | hsv(267, 19%, 92%) |
| CMYK | cmyk(10.2%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.24, 15.25, -19.24) |
| CIE-LCH | lch(80.24, 24.55, 308.39°) |
| OKLab | oklab(83.55% 0.0374 -0.0521) |
| OKLCH | oklch(83.55% 0.064 305.6) |
| XYZ | xyz(60.4874, 57.1088, 86.4177) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.76
Pale Lilac
#E4CBFF
ΔE00 3.89
Pale Lavender
#EECFFE
ΔE00 5.23
Light Lilac
#EDC8FF
ΔE00 5.36
Thistle
#D8BFD8
ΔE00 6.13
Light Violet
#D6B4FC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BFEB #D7EBBF
analogous
#BFC1EB #D3BFEB #E9BFEB
triadic
#D3BFEB #EBD3BF #BFEBD3
tetradic
#D3BFEB #EBBFC1 #D7EBBF #BFEBE9
square
#D3BFEB #EBBFC1 #D7EBBF #BFEBE9
split-complementary
#D3BFEB #EBE9BF #C1EBBF
monochromatic
#9362CE #B390DC #D3BFEB #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.69
#D3BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#D3BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BFEB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BFEB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6ED
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#D0C5CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d3bfeb; /* rgb */ color: rgb(211, 191, 235); /* oklch */ color: oklch(83.5% 0.064 305.6);
Tailwind
colors: {
custom: {
50: '#e0d2f1',
500: '#d3bfeb',
950: '#000000',
},
}SCSS
$custom: #d3bfeb; $custom-light: #e0d2f1; $custom-dark: #000000;
JSON
{
"hex": "#d3bfeb",
"rgb": {
"r": 211,
"g": 191,
"b": 235
},
"hsl": {
"h": 267.273,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83548,
"c": 0.06414,
"h": 305.6
},
"luminance": 0.57109
}Semantic roles & 50–950 ramp
primary
#D3BFEB
secondary
#AAC787
accent
#C0267A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385