#BBADEF#BBADEF
#BBADEF is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.3% C 0.094 H 293.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBADEF |
|---|---|
| RGB | rgb(187, 173, 239) |
| HSL | hsl(253, 67%, 81%) |
| HSV | hsv(253, 28%, 94%) |
| CMYK | cmyk(21.8%, 27.6%, 0%, 6.3%) |
| CIE-LAB | lab(73.99, 18.46, -31.12) |
| CIE-LCH | lch(73.99, 36.19, 300.68°) |
| OKLab | oklab(78.28% 0.0379 -0.0857) |
| OKLCH | oklch(78.28% 0.094 293.9) |
| XYZ | xyz(51.0135, 46.6834, 87.9678) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.22
Lavender
#B39DDB
ΔE00 4.82
Light Violet
#D6B4FC
ΔE00 5.44
Lavender (survey)
#C79FEF
ΔE00 5.85
Lilac (survey)
#CEA2FD
ΔE00 6.49
Pastel Purple
#CAA0FF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBADEF #E1EFAD
analogous
#ADC0EF #BBADEF #DCADEF
triadic
#BBADEF #EFBBAD #ADEFBB
tetradic
#BBADEF #EFADC0 #E1EFAD #ADEFDC
square
#BBADEF #EFADC0 #E1EFAD #ADEFDC
split-complementary
#BBADEF #EFDCAD #C0EFAD
monochromatic
#6647DB #917AE5 #BBADEF #E5E0F9 #EAE5FA
Accessibility & contrast
On white
2.03
#BBADEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#BBADEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBADEF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBADEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBADEF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB7F2
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#B1B8C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbadef; /* rgb */ color: rgb(187, 173, 239); /* oklch */ color: oklch(78.3% 0.094 293.9);
Tailwind
colors: {
custom: {
50: '#d0c5f4',
500: '#bbadef',
950: '#000000',
},
}SCSS
$custom: #bbadef; $custom-light: #d0c5f4; $custom-dark: #000000;
JSON
{
"hex": "#bbadef",
"rgb": {
"r": 187,
"g": 173,
"b": 239
},
"hsl": {
"h": 252.727,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.78283,
"c": 0.09375,
"h": 293.9
},
"luminance": 0.46684
}Semantic roles & 50–950 ramp
primary
#BBADEF
secondary
#ECF2D9
accent
#CF16A8
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141217
muted
#828185