#BBAAFE#BBAAFE
#BBAAFE is a light, moderate violet. Relative luminance 0.465; OKLCH L 78.4% C 0.119 H 292.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAAFE |
|---|---|
| RGB | rgb(187, 170, 254) |
| HSL | hsl(252, 98%, 83%) |
| HSV | hsv(252, 33%, 100%) |
| CMYK | cmyk(26.4%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.85, 23.62, -39.45) |
| CIE-LCH | lch(73.85, 45.99, 300.91°) |
| OKLab | oklab(78.37% 0.0459 -0.1095) |
| OKLCH | oklch(78.37% 0.119 292.7) |
| XYZ | xyz(52.7533, 46.4692, 99.9369) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.77
Pastel Purple
#CAA0FF
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.86
Baby Purple
#CA9BF7
ΔE00 6.37
Light Violet
#D6B4FC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAAFE #EDFEAA
analogous
#AAC3FE #BBAAFE #E5AAFE
triadic
#BBAAFE #FEBBAA #AAFEBB
tetradic
#BBAAFE #FEAAC3 #EDFEAA #AAFEE5
square
#BBAAFE #FEAAC3 #EDFEAA #AAFEE5
split-complementary
#BBAAFE #FEE5AA #C3FEAA
monochromatic
#5A31FD #8B6EFD #BBAAFE #E7E1FF #E7E1FF
Accessibility & contrast
On white
2.04
#BBAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#BBAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAAFE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAAFE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#ADB8C9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbaafe; /* rgb */ color: rgb(187, 170, 254); /* oklch */ color: oklch(78.4% 0.119 292.7);
Tailwind
colors: {
custom: {
50: '#d1c3ff',
500: '#bbaafe',
950: '#000000',
},
}SCSS
$custom: #bbaafe; $custom-light: #d1c3ff; $custom-dark: #000000;
JSON
{
"hex": "#bbaafe",
"rgb": {
"r": 187,
"g": 170,
"b": 254
},
"hsl": {
"h": 252.143,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.78373,
"c": 0.11878,
"h": 292.7
},
"luminance": 0.4647
}Semantic roles & 50–950 ramp
primary
#BBAAFE
secondary
#F0F7D4
accent
#E600B7
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141218
muted
#828186