#D5BFEB#D5BFEB
#D5BFEB is a very light, moderate violet. Relative luminance 0.574; OKLCH L 83.7% C 0.065 H 307.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BFEB |
|---|---|
| RGB | rgb(213, 191, 235) |
| HSL | hsl(270, 52%, 84%) |
| HSV | hsv(270, 19%, 92%) |
| CMYK | cmyk(9.4%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.41, 15.89, -18.97) |
| CIE-LCH | lch(80.41, 24.75, 309.95°) |
| OKLab | oklab(83.72% 0.0396 -0.0513) |
| OKLCH | oklch(83.72% 0.065 307.6) |
| XYZ | xyz(61.0641, 57.4062, 86.4447) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.68
Pale Lilac
#E4CBFF
ΔE00 3.74
Pale Lavender
#EECFFE
ΔE00 4.87
Light Lilac
#EDC8FF
ΔE00 4.96
Thistle
#D8BFD8
ΔE00 5.92
Light Lavendar
#EFC0FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BFEB #D5EBBF
analogous
#BFBFEB #D5BFEB #EBBFEB
triadic
#D5BFEB #EBD5BF #BFEBD5
tetradic
#D5BFEB #EBBFBF #D5EBBF #BFEBEB
square
#D5BFEB #EBBFBF #D5EBBF #BFEBEB
split-complementary
#D5BFEB #EBEBBF #BFEBBF
monochromatic
#9862CE #B690DC #D5BFEB #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.68
#D5BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#D5BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BFEB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BFEB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#D2C5CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d5bfeb; /* rgb */ color: rgb(213, 191, 235); /* oklch */ color: oklch(83.7% 0.065 307.6);
Tailwind
colors: {
custom: {
50: '#e2d2f1',
500: '#d5bfeb',
950: '#000000',
},
}SCSS
$custom: #d5bfeb; $custom-light: #e2d2f1; $custom-dark: #000000;
JSON
{
"hex": "#d5bfeb",
"rgb": {
"r": 213,
"g": 191,
"b": 235
},
"hsl": {
"h": 270,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83717,
"c": 0.06482,
"h": 307.6
},
"luminance": 0.57406
}Semantic roles & 50–950 ramp
primary
#D5BFEB
secondary
#A7C787
accent
#C02673
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385