#BBAFEA#BBAFEA
#BBAFEA is a light, moderate violet. Relative luminance 0.472; OKLCH L 78.5% C 0.084 H 293.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFEA |
|---|---|
| RGB | rgb(187, 175, 234) |
| HSL | hsl(252, 58%, 80%) |
| HSV | hsv(252, 25%, 92%) |
| CMYK | cmyk(20.1%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(74.30, 16.22, -27.94) |
| CIE-LCH | lch(74.30, 32.31, 300.14°) |
| OKLab | oklab(78.46% 0.0337 -0.0767) |
| OKLCH | oklch(78.46% 0.084 293.7) |
| XYZ | xyz(50.6714, 47.1648, 84.2601) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.92
Lavender
#B39DDB
ΔE00 5.00
Light Violet
#D6B4FC
ΔE00 5.72
Light Periwinkle
#C1C6FC
ΔE00 6.64
Lavender (survey)
#C79FEF
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFEA #DEEAAF
analogous
#AFC1EA #BBAFEA #D8AFEA
triadic
#BBAFEA #EABBAF #AFEABB
tetradic
#BBAFEA #EAAFC1 #DEEAAF #AFEAD8
square
#BBAFEA #EAAFC1 #DEEAAF #AFEAD8
split-complementary
#BBAFEA #EAD8AF #C1EAAF
monochromatic
#694ED1 #927FDD #BBAFEA #E4DFF7 #EAE7F9
Accessibility & contrast
On white
2.01
#BBAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#BBAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFEA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFEA | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#B2B8C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbafea; /* rgb */ color: rgb(187, 175, 234); /* oklch */ color: oklch(78.5% 0.084 293.7);
Tailwind
colors: {
custom: {
50: '#d0c6f1',
500: '#bbafea',
950: '#000000',
},
}SCSS
$custom: #bbafea; $custom-light: #d0c6f1; $custom-dark: #000000;
JSON
{
"hex": "#bbafea",
"rgb": {
"r": 187,
"g": 175,
"b": 234
},
"hsl": {
"h": 252.203,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.7846,
"c": 0.08378,
"h": 293.7
},
"luminance": 0.47165
}Semantic roles & 50–950 ramp
primary
#BBAFEA
secondary
#ECF0DB
accent
#C61FA4
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284