#D7BFEB#D7BFEB
#D7BFEB is a very light, moderate violet. Relative luminance 0.577; OKLCH L 83.9% C 0.066 H 309.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BFEB |
|---|---|
| RGB | rgb(215, 191, 235) |
| HSL | hsl(273, 52%, 84%) |
| HSV | hsv(273, 19%, 92%) |
| CMYK | cmyk(8.5%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.58, 16.53, -18.70) |
| CIE-LCH | lch(80.58, 24.96, 311.48°) |
| OKLab | oklab(83.89% 0.0417 -0.0506) |
| OKLCH | oklch(83.89% 0.066 309.5) |
| XYZ | xyz(61.6479, 57.7072, 86.4721) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.67
Light Lavender
#DFC5FE
ΔE00 3.68
Pale Lavender
#EECFFE
ΔE00 4.56
Light Lilac
#EDC8FF
ΔE00 4.61
Thistle
#D8BFD8
ΔE00 5.76
Light Lavendar
#EFC0FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BFEB #D3EBBF
analogous
#C1BFEB #D7BFEB #EBBFE9
triadic
#D7BFEB #EBD7BF #BFEBD7
tetradic
#D7BFEB #EBC1BF #D3EBBF #BFE9EB
square
#D7BFEB #EBC1BF #D3EBBF #BFE9EB
split-complementary
#D7BFEB #E9EBBF #BFEBC1
monochromatic
#9D62CE #BA90DC #D7BFEB #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.67
#D7BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#D7BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BFEB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BFEB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#BDC8EA
Tritanopia (blue-blind)
#D5C4CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d7bfeb; /* rgb */ color: rgb(215, 191, 235); /* oklch */ color: oklch(83.9% 0.066 309.5);
Tailwind
colors: {
custom: {
50: '#e3d2f1',
500: '#d7bfeb',
950: '#000000',
},
}SCSS
$custom: #d7bfeb; $custom-light: #e3d2f1; $custom-dark: #000000;
JSON
{
"hex": "#d7bfeb",
"rgb": {
"r": 215,
"g": 191,
"b": 235
},
"hsl": {
"h": 272.727,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83888,
"c": 0.06557,
"h": 309.5
},
"luminance": 0.57707
}Semantic roles & 50–950 ramp
primary
#D7BFEB
secondary
#A4C787
accent
#C0266C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385