#D3BFEE#D3BFEE
#D3BFEE is a very light, moderate violet. Relative luminance 0.573; OKLCH L 83.7% C 0.068 H 304.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BFEE |
|---|---|
| RGB | rgb(211, 191, 238) |
| HSL | hsl(266, 58%, 84%) |
| HSV | hsv(266, 20%, 93%) |
| CMYK | cmyk(11.3%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.34, 15.86, -20.70) |
| CIE-LCH | lch(80.34, 26.08, 307.45°) |
| OKLab | oklab(83.66% 0.0383 -0.0562) |
| OKLCH | oklch(83.66% 0.068 304.3) |
| XYZ | xyz(60.9245, 57.2837, 88.7196) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.15
Pale Lilac
#E4CBFF
ΔE00 3.56
Light Lilac
#EDC8FF
ΔE00 5.15
Pale Lavender
#EECFFE
ΔE00 5.26
Light Violet
#D6B4FC
ΔE00 5.84
Light Lavendar
#EFC0FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BFEE #DAEEBF
analogous
#BFC3EE #D3BFEE #EBBFEE
triadic
#D3BFEE #EED3BF #BFEED3
tetradic
#D3BFEE #EEBFC3 #DAEEBF #BFEEEB
square
#D3BFEE #EEBFC3 #DAEEBF #BFEEEB
split-complementary
#D3BFEE #EEEBBF #C3EEBF
monochromatic
#915ED4 #B28FE1 #D3BFEE #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.69
#D3BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#D3BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BFEE
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BFEE | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#CFC5CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d3bfee; /* rgb */ color: rgb(211, 191, 238); /* oklch */ color: oklch(83.7% 0.068 304.3);
Tailwind
colors: {
custom: {
50: '#e0d2f3',
500: '#d3bfee',
950: '#000000',
},
}SCSS
$custom: #d3bfee; $custom-light: #e0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#d3bfee",
"rgb": {
"r": 211,
"g": 191,
"b": 238
},
"hsl": {
"h": 265.532,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.83657,
"c": 0.06802,
"h": 304.3
},
"luminance": 0.57284
}Semantic roles & 50–950 ramp
primary
#D3BFEE
secondary
#AECC86
accent
#C6207F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385