#BBACF2#BBACF2
#BBACF2 is a light, moderate violet. Relative luminance 0.465; OKLCH L 78.2% C 0.099 H 293.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACF2 |
|---|---|
| RGB | rgb(187, 172, 242) |
| HSL | hsl(253, 73%, 81%) |
| HSV | hsv(253, 29%, 95%) |
| CMYK | cmyk(22.7%, 28.9%, 0%, 5.1%) |
| CIE-LAB | lab(73.86, 19.70, -32.95) |
| CIE-LCH | lch(73.86, 38.39, 300.88°) |
| OKLab | oklab(78.22% 0.0401 -0.0909) |
| OKLCH | oklch(78.22% 0.099 293.8) |
| XYZ | xyz(51.2693, 46.4801, 90.2576) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.06
Lavender
#B39DDB
ΔE00 4.96
Light Violet
#D6B4FC
ΔE00 5.48
Lavender (survey)
#C79FEF
ΔE00 5.57
Pastel Purple
#CAA0FF
ΔE00 5.95
Lilac (survey)
#CEA2FD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACF2 #E3F2AC
analogous
#ACC0F2 #BBACF2 #DEACF2
triadic
#BBACF2 #F2BBAC #ACF2BB
tetradic
#BBACF2 #F2ACC0 #E3F2AC #ACF2DE
square
#BBACF2 #F2ACC0 #E3F2AC #ACF2DE
split-complementary
#BBACF2 #F2DEAC #C0F2AC
monochromatic
#6442E1 #9077EA #BBACF2 #E6E1FA #E9E5FB
Accessibility & contrast
On white
2.04
#BBACF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BBACF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACF2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACF2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F5
Deuteranopia (green-blind)
#9DB4F0
Tritanopia (blue-blind)
#B0B7C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbacf2; /* rgb */ color: rgb(187, 172, 242); /* oklch */ color: oklch(78.2% 0.099 293.8);
Tailwind
colors: {
custom: {
50: '#d0c4f6',
500: '#bbacf2',
950: '#000000',
},
}SCSS
$custom: #bbacf2; $custom-light: #d0c4f6; $custom-dark: #000000;
JSON
{
"hex": "#bbacf2",
"rgb": {
"r": 187,
"g": 172,
"b": 242
},
"hsl": {
"h": 252.857,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.78221,
"c": 0.0994,
"h": 293.8
},
"luminance": 0.46481
}Semantic roles & 50–950 ramp
primary
#BBACF2
secondary
#EDF3D8
accent
#D510AB
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141217
muted
#828185