#BBACDA#BBACDA
#BBACDA is a light, moderate violet. Relative luminance 0.451; OKLCH L 77.3% C 0.067 H 299.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBACDA |
|---|---|
| RGB | rgb(187, 172, 218) |
| HSL | hsl(260, 38%, 76%) |
| HSV | hsv(260, 21%, 85%) |
| CMYK | cmyk(14.2%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(72.98, 14.36, -21.24) |
| CIE-LCH | lch(72.98, 25.64, 304.07°) |
| OKLab | oklab(77.25% 0.0331 -0.0578) |
| OKLCH | oklch(77.25% 0.067 299.8) |
| XYZ | xyz(47.8984, 45.1317, 72.5039) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.18
Pale Violet
#CEAEFA
ΔE00 6.98
Light Violet
#D6B4FC
ΔE00 7.21
Lilac
#C8A2C8
ΔE00 7.35
Lavender (survey)
#C79FEF
ΔE00 7.86
Light Lavender
#DFC5FE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBACDA #CBDAAC
analogous
#ACB4DA #BBACDA #D2ACDA
triadic
#BBACDA #DABBAC #ACDABB
tetradic
#BBACDA #DAACB4 #CBDAAC #ACDAD2
square
#BBACDA #DAACB4 #CBDAAC #ACDAD2
split-complementary
#BBACDA #DAD2AC #B4DAAC
monochromatic
#7657B4 #9882C7 #BBACDA #DED6ED #EEEAF6
Accessibility & contrast
On white
2.09
#BBACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#BBACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBACDA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBACDA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DC
Deuteranopia (green-blind)
#A5B3D9
Tritanopia (blue-blind)
#B6B3BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbacda; /* rgb */ color: rgb(187, 172, 218); /* oklch */ color: oklch(77.3% 0.067 299.8);
Tailwind
colors: {
custom: {
50: '#cfc4e5',
500: '#bbacda',
950: '#000000',
},
}SCSS
$custom: #bbacda; $custom-light: #cfc4e5; $custom-dark: #000000;
JSON
{
"hex": "#bbacda",
"rgb": {
"r": 187,
"g": 172,
"b": 218
},
"hsl": {
"h": 259.565,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.77253,
"c": 0.06662,
"h": 299.8
},
"luminance": 0.45132
}Semantic roles & 50–950 ramp
primary
#BBACDA
secondary
#E8ECDF
accent
#B13489
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141215
muted
#828184