#BBADED#BBADED
#BBADED is a light, moderate violet. Relative luminance 0.466; OKLCH L 78.2% C 0.091 H 294.2°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBADED |
|---|---|
| RGB | rgb(187, 173, 237) |
| HSL | hsl(253, 64%, 80%) |
| HSV | hsv(253, 27%, 93%) |
| CMYK | cmyk(21.1%, 27%, 0%, 7.1%) |
| CIE-LAB | lab(73.91, 18.01, -30.16) |
| CIE-LCH | lch(73.91, 35.12, 300.84°) |
| OKLab | oklab(78.2% 0.0374 -0.083) |
| OKLCH | oklch(78.2% 0.091 294.2) |
| XYZ | xyz(50.7197, 46.5659, 86.4203) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.31
Lavender
#B39DDB
ΔE00 4.64
Light Violet
#D6B4FC
ΔE00 5.43
Lavender (survey)
#C79FEF
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 6.65
Pastel Purple
#CAA0FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBADED #DFEDAD
analogous
#ADBFED #BBADED #DBADED
triadic
#BBADED #EDBBAD #ADEDBB
tetradic
#BBADED #EDADBF #DFEDAD #ADEDDB
square
#BBADED #EDADBF #DFEDAD #ADEDDB
split-complementary
#BBADED #EDDBAD #BFEDAD
monochromatic
#6849D7 #917BE2 #BBADED #E5DFF8 #EAE6F9
Accessibility & contrast
On white
2.04
#BBADED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#BBADED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBADED
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBADED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBADED | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F0
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#B1B7C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbaded; /* rgb */ color: rgb(187, 173, 237); /* oklch */ color: oklch(78.2% 0.091 294.2);
Tailwind
colors: {
custom: {
50: '#d0c5f3',
500: '#bbaded',
950: '#000000',
},
}SCSS
$custom: #bbaded; $custom-light: #d0c5f3; $custom-dark: #000000;
JSON
{
"hex": "#bbaded",
"rgb": {
"r": 187,
"g": 173,
"b": 237
},
"hsl": {
"h": 253.125,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.782,
"c": 0.09101,
"h": 294.2
},
"luminance": 0.46566
}Semantic roles & 50–950 ramp
primary
#BBADED
secondary
#ECF1DA
accent
#CC1AA5
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141217
muted
#828185