#BFB5EE#BFB5EE
#BFB5EE is a light, moderate violet. Relative luminance 0.503; OKLCH L 80.1% C 0.080 H 292.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB5EE |
|---|---|
| RGB | rgb(191, 181, 238) |
| HSL | hsl(251, 63%, 82%) |
| HSV | hsv(251, 24%, 93%) |
| CMYK | cmyk(19.7%, 23.9%, 0%, 6.7%) |
| CIE-LAB | lab(76.25, 15.04, -27.08) |
| CIE-LCH | lch(76.25, 30.98, 299.05°) |
| OKLab | oklab(80.1% 0.0308 -0.0742) |
| OKLCH | oklch(80.1% 0.08 292.5) |
| XYZ | xyz(53.4388, 50.2966, 87.7652) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.31
Light Periwinkle
#C1C6FC
ΔE00 5.34
Light Violet
#D6B4FC
ΔE00 5.68
Periwinkle
#CCCCFF
ΔE00 5.80
Light Lavender
#DFC5FE
ΔE00 6.46
Lavender
#B39DDB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB5EE #E4EEB5
analogous
#B5C8EE #BFB5EE #DBB5EE
triadic
#BFB5EE #EEBFB5 #B5EEBF
tetradic
#BFB5EE #EEB5C8 #E4EEB5 #B5EEDB
square
#BFB5EE #EEB5C8 #E4EEB5 #B5EEDB
split-complementary
#BFB5EE #EEDBB5 #C8EEB5
monochromatic
#6951D7 #9483E3 #BFB5EE #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.90
#BFB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#BFB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB5EE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB5EE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#B6BEC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfb5ee; /* rgb */ color: rgb(191, 181, 238); /* oklch */ color: oklch(80.1% 0.080 292.5);
Tailwind
colors: {
custom: {
50: '#d3cbf3',
500: '#bfb5ee',
950: '#000000',
},
}SCSS
$custom: #bfb5ee; $custom-light: #d3cbf3; $custom-dark: #000000;
JSON
{
"hex": "#bfb5ee",
"rgb": {
"r": 191,
"g": 181,
"b": 238
},
"hsl": {
"h": 250.526,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.80098,
"c": 0.08038,
"h": 292.5
},
"luminance": 0.50297
}Semantic roles & 50–950 ramp
primary
#BFB5EE
secondary
#BECC7C
accent
#CA1BAC
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285