#BFB5EF#BFB5EF
#BFB5EF is a light, moderate violet. Relative luminance 0.504; OKLCH L 80.1% C 0.082 H 292.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB5EF |
|---|---|
| RGB | rgb(191, 181, 239) |
| HSL | hsl(250, 64%, 82%) |
| HSV | hsv(250, 24%, 94%) |
| CMYK | cmyk(20.1%, 24.3%, 0%, 6.3%) |
| CIE-LAB | lab(76.29, 15.27, -27.56) |
| CIE-LCH | lch(76.29, 31.51, 298.98°) |
| OKLab | oklab(80.14% 0.0311 -0.0756) |
| OKLCH | oklch(80.14% 0.082 292.4) |
| XYZ | xyz(53.5862, 50.3555, 88.5411) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.21
Light Periwinkle
#C1C6FC
ΔE00 5.28
Light Violet
#D6B4FC
ΔE00 5.63
Periwinkle
#CCCCFF
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 6.50
Lavender
#B39DDB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB5EF #E5EFB5
analogous
#B5C8EF #BFB5EF #DCB5EF
triadic
#BFB5EF #EFBFB5 #B5EFBF
tetradic
#BFB5EF #EFB5C8 #E5EFB5 #B5EFDC
square
#BFB5EF #EFB5C8 #E5EFB5 #B5EFDC
split-complementary
#BFB5EF #EFDCB5 #C8EFB5
monochromatic
#6850D9 #9383E4 #BFB5EF #E9E6FA #E9E6FA
Accessibility & contrast
On white
1.90
#BFB5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BFB5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB5EF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB5EF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BDF2
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#B5BEC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfb5ef; /* rgb */ color: rgb(191, 181, 239); /* oklch */ color: oklch(80.1% 0.082 292.4);
Tailwind
colors: {
custom: {
50: '#d3cbf4',
500: '#bfb5ef',
950: '#000000',
},
}SCSS
$custom: #bfb5ef; $custom-light: #d3cbf4; $custom-dark: #000000;
JSON
{
"hex": "#bfb5ef",
"rgb": {
"r": 191,
"g": 181,
"b": 239
},
"hsl": {
"h": 250.345,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.80138,
"c": 0.08177,
"h": 292.4
},
"luminance": 0.50356
}Semantic roles & 50–950 ramp
primary
#BFB5EF
secondary
#BFCD7B
accent
#CC19AD
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285