#BB8FDE#BB8FDE
#BB8FDE is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.0% C 0.121 H 309.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FDE |
|---|---|
| RGB | rgb(187, 143, 222) |
| HSL | hsl(273, 54%, 72%) |
| HSV | hsv(273, 36%, 87%) |
| CMYK | cmyk(15.8%, 35.6%, 0%, 12.9%) |
| CIE-LAB | lab(66.12, 31.33, -33.97) |
| CIE-LCH | lch(66.12, 46.21, 312.69°) |
| OKLab | oklab(72.04% 0.0763 -0.0937) |
| OKLCH | oklch(72.04% 0.121 309.1) |
| XYZ | xyz(43.4984, 35.4841, 73.6507) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.15
Lavender (survey)
#C79FEF
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 4.65
Lavender
#B39DDB
ΔE00 5.28
Liliac
#C48EFD
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FDE #B2DE8F
analogous
#948FDE #BB8FDE #DE8FDA
triadic
#BB8FDE #DEBB8F #8FDEBB
tetradic
#BB8FDE #DE948F #B2DE8F #8FDADE
square
#BB8FDE #DE948F #B2DE8F #8FDADE
split-complementary
#BB8FDE #DADE8F #8FDE94
monochromatic
#8137BB #9E60D0 #BB8FDE #D8BEEC #F1E7F8
Accessibility & contrast
On white
2.59
#BB8FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BB8FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FDE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FDE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE1
Deuteranopia (green-blind)
#8AA1DC
Tritanopia (blue-blind)
#B79AAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb8fde; /* rgb */ color: rgb(187, 143, 222); /* oklch */ color: oklch(72.0% 0.121 309.1);
Tailwind
colors: {
custom: {
50: '#d0b0e8',
500: '#bb8fde',
950: '#000000',
},
}SCSS
$custom: #bb8fde; $custom-light: #d0b0e8; $custom-dark: #000000;
JSON
{
"hex": "#bb8fde",
"rgb": {
"r": 187,
"g": 143,
"b": 222
},
"hsl": {
"h": 273.418,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.72044,
"c": 0.12084,
"h": 309.1
},
"luminance": 0.35484
}Semantic roles & 50–950 ramp
primary
#BB8FDE
secondary
#E3EFDA
accent
#C2246A
background
#FCFAFE
surface
#F9F5FC
border
#D2CFD5
text
#141016
muted
#827F84