#BBACD1#BBACD1
#BBACD1 is a light, muted violet. Relative luminance 0.447; OKLCH L 76.9% C 0.054 H 303.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACD1 |
|---|---|
| RGB | rgb(187, 172, 209) |
| HSL | hsl(264, 29%, 75%) |
| HSV | hsv(264, 18%, 82%) |
| CMYK | cmyk(10.5%, 17.7%, 0%, 18%) |
| CIE-LAB | lab(72.68, 12.47, -16.77) |
| CIE-LCH | lch(72.68, 20.90, 306.63°) |
| OKLab | oklab(76.92% 0.0301 -0.0454) |
| OKLCH | oklch(76.92% 0.054 303.6) |
| XYZ | xyz(46.7525, 44.6733, 66.4690) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.50
Lavender
#B39DDB
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.48
Light Lavender
#DFC5FE
ΔE00 9.03
Light Violet
#D6B4FC
ΔE00 9.19
Pale Violet
#CEAEFA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACD1 #C2D1AC
analogous
#ACB0D1 #BBACD1 #CDACD1
triadic
#BBACD1 #D1BBAC #ACD1BB
tetradic
#BBACD1 #D1ACB0 #C2D1AC #ACD1CD
square
#BBACD1 #D1ACB0 #C2D1AC #ACD1CD
split-complementary
#BBACD1 #D1CDAC #B0D1AC
monochromatic
#7A5DA5 #9B85BB #BBACD1 #DBD3E7 #EFEBF4
Accessibility & contrast
On white
2.11
#BBACD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#BBACD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACD1
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACD1 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D3
Deuteranopia (green-blind)
#A8B2D0
Tritanopia (blue-blind)
#B8B1B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbacd1; /* rgb */ color: rgb(187, 172, 209); /* oklch */ color: oklch(76.9% 0.054 303.6);
Tailwind
colors: {
custom: {
50: '#cfc4df',
500: '#bbacd1',
950: '#000000',
},
}SCSS
$custom: #bbacd1; $custom-light: #cfc4df; $custom-dark: #000000;
JSON
{
"hex": "#bbacd1",
"rgb": {
"r": 187,
"g": 172,
"b": 209
},
"hsl": {
"h": 264.324,
"s": 28.682,
"l": 74.706
},
"oklch": {
"l": 0.76919,
"c": 0.05449,
"h": 303.6
},
"luminance": 0.44673
}Semantic roles & 50–950 ramp
primary
#BBACD1
secondary
#E6EBE0
accent
#A73E7D
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183