#BBACCA#BBACCA
#BBACCA is a light, muted violet. Relative luminance 0.443; OKLCH L 76.7% C 0.045 H 307.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACCA |
|---|---|
| RGB | rgb(187, 172, 202) |
| HSL | hsl(270, 22%, 73%) |
| HSV | hsv(270, 15%, 79%) |
| CMYK | cmyk(7.4%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.45, 11.04, -13.27) |
| CIE-LCH | lch(72.45, 17.26, 309.75°) |
| OKLab | oklab(76.67% 0.0277 -0.0357) |
| OKLCH | oklch(76.67% 0.045 307.8) |
| XYZ | xyz(45.9048, 44.3343, 62.0047) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.63
Lilac
#C8A2C8
ΔE00 6.63
Lavender
#B39DDB
ΔE00 9.04
Light Lavender
#DFC5FE
ΔE00 10.41
Pale Lilac
#E4CBFF
ΔE00 10.70
Light Violet
#D6B4FC
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACCA #BBCAAC
analogous
#ACACCA #BBACCA #CAACCA
triadic
#BBACCA #CABBAC #ACCABB
tetradic
#BBACCA #CAACAC #BBCAAC #ACCACA
square
#BBACCA #CAACAC #BBCAAC #ACCACA
split-complementary
#BBACCA #CACAAC #ACCAAC
monochromatic
#7E629A #9C87B2 #BBACCA #DAD1E2 #F0ECF3
Accessibility & contrast
On white
2.13
#BBACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BBACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACCA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACCA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#B9B0B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbacca; /* rgb */ color: rgb(187, 172, 202); /* oklch */ color: oklch(76.7% 0.045 307.8);
Tailwind
colors: {
custom: {
50: '#cfc4da',
500: '#bbacca',
950: '#000000',
},
}SCSS
$custom: #bbacca; $custom-light: #cfc4da; $custom-dark: #000000;
JSON
{
"hex": "#bbacca",
"rgb": {
"r": 187,
"g": 172,
"b": 202
},
"hsl": {
"h": 270,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.7667,
"c": 0.04524,
"h": 307.8
},
"luminance": 0.44334
}Semantic roles & 50–950 ramp
primary
#BBACCA
secondary
#E6E9E2
accent
#A04573
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#131214
muted
#828183