#D5BFEC#D5BFEC
#D5BFEC is a very light, moderate violet. Relative luminance 0.575; OKLCH L 83.8% C 0.066 H 307.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BFEC |
|---|---|
| RGB | rgb(213, 191, 236) |
| HSL | hsl(269, 54%, 84%) |
| HSV | hsv(269, 19%, 93%) |
| CMYK | cmyk(9.7%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(80.44, 16.09, -19.46) |
| CIE-LCH | lch(80.44, 25.25, 309.59°) |
| OKLab | oklab(83.75% 0.0399 -0.0527) |
| OKLCH | oklch(83.75% 0.066 307.1) |
| XYZ | xyz(61.2090, 57.4641, 87.2077) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.45
Pale Lilac
#E4CBFF
ΔE00 3.60
Pale Lavender
#EECFFE
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 4.87
Light Lavendar
#EFC0FE
ΔE00 6.14
Thistle
#D8BFD8
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BFEC #D6ECBF
analogous
#BFBFEC #D5BFEC #EBBFEC
triadic
#D5BFEC #ECD5BF #BFECD5
tetradic
#D5BFEC #ECBFBF #D6ECBF #BFECEB
square
#D5BFEC #ECBFBF #D6ECBF #BFECEB
split-complementary
#D5BFEC #ECEBBF #BFECBF
monochromatic
#9761D0 #B690DE #D5BFEC #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.68
#D5BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#D5BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BFEC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BFEC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#D2C5CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d5bfec; /* rgb */ color: rgb(213, 191, 236); /* oklch */ color: oklch(83.8% 0.066 307.1);
Tailwind
colors: {
custom: {
50: '#e2d2f2',
500: '#d5bfec',
950: '#000000',
},
}SCSS
$custom: #d5bfec; $custom-light: #e2d2f2; $custom-dark: #000000;
JSON
{
"hex": "#d5bfec",
"rgb": {
"r": 213,
"g": 191,
"b": 236
},
"hsl": {
"h": 269.333,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.83753,
"c": 0.06609,
"h": 307.1
},
"luminance": 0.57464
}Semantic roles & 50–950 ramp
primary
#D5BFEC
secondary
#A8C986
accent
#C22475
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385