#BBAFE1#BBAFE1
#BBAFE1 is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.1% C 0.071 H 295.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFE1 |
|---|---|
| RGB | rgb(187, 175, 225) |
| HSL | hsl(254, 45%, 78%) |
| HSV | hsv(254, 22%, 88%) |
| CMYK | cmyk(16.9%, 22.2%, 0%, 11.8%) |
| CIE-LAB | lab(73.97, 14.23, -23.54) |
| CIE-LCH | lch(73.97, 27.50, 301.14°) |
| OKLab | oklab(78.1% 0.031 -0.0643) |
| OKLCH | oklch(78.1% 0.071 295.7) |
| XYZ | xyz(49.4112, 46.6607, 77.6228) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.27
Pale Violet
#CEAEFA
ΔE00 6.19
Light Violet
#D6B4FC
ΔE00 6.56
Light Lavender
#DFC5FE
ΔE00 7.37
Light Periwinkle
#C1C6FC
ΔE00 7.40
Lavender (survey)
#C79FEF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFE1 #D5E1AF
analogous
#AFBCE1 #BBAFE1 #D4AFE1
triadic
#BBAFE1 #E1BBAF #AFE1BB
tetradic
#BBAFE1 #E1AFBC #D5E1AF #AFE1D4
square
#BBAFE1 #E1AFBC #D5E1AF #AFE1D4
split-complementary
#BBAFE1 #E1D4AF #BCE1AF
monochromatic
#6F56C0 #9582D0 #BBAFE1 #E1DCF2 #ECE9F7
Accessibility & contrast
On white
2.03
#BBAFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BBAFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFE1
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFE1 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E3
Deuteranopia (green-blind)
#A6B5E0
Tritanopia (blue-blind)
#B4B7C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbafe1; /* rgb */ color: rgb(187, 175, 225); /* oklch */ color: oklch(78.1% 0.071 295.7);
Tailwind
colors: {
custom: {
50: '#d0c6ea',
500: '#bbafe1',
950: '#000000',
},
}SCSS
$custom: #bbafe1; $custom-light: #d0c6ea; $custom-dark: #000000;
JSON
{
"hex": "#bbafe1",
"rgb": {
"r": 187,
"g": 175,
"b": 225
},
"hsl": {
"h": 254.4,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.78103,
"c": 0.07137,
"h": 295.7
},
"luminance": 0.46661
}Semantic roles & 50–950 ramp
primary
#BBAFE1
secondary
#EAEEDD
accent
#B92D97
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284