#BBB0EE#BBB0EE
#BBB0EE is a light, moderate violet. Relative luminance 0.478; OKLCH L 78.8% C 0.088 H 292.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0EE |
|---|---|
| RGB | rgb(187, 176, 238) |
| HSL | hsl(251, 65%, 81%) |
| HSV | hsv(251, 26%, 93%) |
| CMYK | cmyk(21.4%, 26.1%, 0%, 6.7%) |
| CIE-LAB | lab(74.69, 16.58, -29.50) |
| CIE-LCH | lch(74.69, 33.84, 299.33°) |
| OKLab | oklab(78.81% 0.0334 -0.0811) |
| OKLCH | oklch(78.81% 0.088 292.4) |
| XYZ | xyz(51.4479, 47.7879, 87.3858) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.83
Lavender
#B39DDB
ΔE00 5.45
Light Violet
#D6B4FC
ΔE00 5.74
Light Periwinkle
#C1C6FC
ΔE00 6.18
Lavender (survey)
#C79FEF
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0EE #E3EEB0
analogous
#B0C4EE #BBB0EE #DAB0EE
triadic
#BBB0EE #EEBBB0 #B0EEBB
tetradic
#BBB0EE #EEB0C4 #E3EEB0 #B0EEDA
square
#BBB0EE #EEB0C4 #E3EEB0 #B0EEDA
split-complementary
#BBB0EE #EEDAB0 #C4EEB0
monochromatic
#644BD8 #907EE3 #BBB0EE #E6E2F9 #E9E6FA
Accessibility & contrast
On white
1.99
#BBB0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#BBB0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0EE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0EE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F1
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#B1BAC6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb0ee; /* rgb */ color: rgb(187, 176, 238); /* oklch */ color: oklch(78.8% 0.088 292.4);
Tailwind
colors: {
custom: {
50: '#d0c7f3',
500: '#bbb0ee',
950: '#000000',
},
}SCSS
$custom: #bbb0ee; $custom-light: #d0c7f3; $custom-dark: #000000;
JSON
{
"hex": "#bbb0ee",
"rgb": {
"r": 187,
"g": 176,
"b": 238
},
"hsl": {
"h": 250.645,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.78814,
"c": 0.08776,
"h": 292.4
},
"luminance": 0.47789
}Semantic roles & 50–950 ramp
primary
#BBB0EE
secondary
#EDF1DA
accent
#CC19AD
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285