#BBB0EB#BBB0EB
#BBB0EB is a light, moderate violet. Relative luminance 0.476; OKLCH L 78.7% C 0.084 H 292.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0EB |
|---|---|
| RGB | rgb(187, 176, 235) |
| HSL | hsl(251, 60%, 81%) |
| HSV | hsv(251, 25%, 92%) |
| CMYK | cmyk(20.4%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(74.58, 15.90, -28.04) |
| CIE-LCH | lch(74.58, 32.23, 299.55°) |
| OKLab | oklab(78.69% 0.0326 -0.077) |
| OKLCH | oklch(78.69% 0.084 292.9) |
| XYZ | xyz(51.0108, 47.6131, 85.0839) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.04
Lavender
#B39DDB
ΔE00 5.31
Light Violet
#D6B4FC
ΔE00 5.82
Light Periwinkle
#C1C6FC
ΔE00 6.31
Lavender (survey)
#C79FEF
ΔE00 6.92
Periwinkle
#CCCCFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0EB #E0EBB0
analogous
#B0C2EB #BBB0EB #D8B0EB
triadic
#BBB0EB #EBBBB0 #B0EBBB
tetradic
#BBB0EB #EBB0C2 #E0EBB0 #B0EBD8
square
#BBB0EB #EBB0C2 #E0EBB0 #B0EBD8
split-complementary
#BBB0EB #EBD8B0 #C2EBB0
monochromatic
#674ED2 #917FDF #BBB0EB #E5E1F7 #EAE7F9
Accessibility & contrast
On white
2.00
#BBB0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BBB0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0EB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0EB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EE
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#B1B9C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbb0eb; /* rgb */ color: rgb(187, 176, 235); /* oklch */ color: oklch(78.7% 0.084 292.9);
Tailwind
colors: {
custom: {
50: '#d0c7f1',
500: '#bbb0eb',
950: '#000000',
},
}SCSS
$custom: #bbb0eb; $custom-light: #d0c7f1; $custom-dark: #000000;
JSON
{
"hex": "#bbb0eb",
"rgb": {
"r": 187,
"g": 176,
"b": 235
},
"hsl": {
"h": 251.186,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.78692,
"c": 0.08361,
"h": 292.9
},
"luminance": 0.47614
}Semantic roles & 50–950 ramp
primary
#BBB0EB
secondary
#ECF0DB
accent
#C71EA8
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284