#BBACD2#BBACD2
#BBACD2 is a light, muted violet. Relative luminance 0.447; OKLCH L 77.0% C 0.056 H 303.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACD2 |
|---|---|
| RGB | rgb(187, 172, 210) |
| HSL | hsl(264, 30%, 75%) |
| HSV | hsv(264, 18%, 82%) |
| CMYK | cmyk(11%, 18.1%, 0%, 17.6%) |
| CIE-LAB | lab(72.71, 12.67, -17.27) |
| CIE-LCH | lch(72.71, 21.42, 306.28°) |
| OKLab | oklab(76.96% 0.0305 -0.0468) |
| OKLCH | oklch(76.96% 0.056 303.1) |
| XYZ | xyz(46.8767, 44.7230, 67.1231) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.54
Lavender
#B39DDB
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 7.63
Light Lavender
#DFC5FE
ΔE00 8.87
Light Violet
#D6B4FC
ΔE00 8.94
Pale Violet
#CEAEFA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACD2 #C3D2AC
analogous
#ACB0D2 #BBACD2 #CEACD2
triadic
#BBACD2 #D2BBAC #ACD2BB
tetradic
#BBACD2 #D2ACB0 #C3D2AC #ACD2CE
square
#BBACD2 #D2ACB0 #C3D2AC #ACD2CE
split-complementary
#BBACD2 #D2CEAC #B0D2AC
monochromatic
#7A5DA7 #9A84BC #BBACD2 #DCD4E8 #EFEBF4
Accessibility & contrast
On white
2.11
#BBACD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BBACD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACD2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACD2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D4
Deuteranopia (green-blind)
#A8B2D1
Tritanopia (blue-blind)
#B8B1B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbacd2; /* rgb */ color: rgb(187, 172, 210); /* oklch */ color: oklch(77.0% 0.056 303.1);
Tailwind
colors: {
custom: {
50: '#cfc4df',
500: '#bbacd2',
950: '#000000',
},
}SCSS
$custom: #bbacd2; $custom-light: #cfc4df; $custom-dark: #000000;
JSON
{
"hex": "#bbacd2",
"rgb": {
"r": 187,
"g": 172,
"b": 210
},
"hsl": {
"h": 263.684,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.76955,
"c": 0.05582,
"h": 303.1
},
"luminance": 0.44723
}Semantic roles & 50–950 ramp
primary
#BBACD2
secondary
#E7EBE0
accent
#A83D7E
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183