#BBB0EF#BBB0EF
#BBB0EF is a light, moderate violet. Relative luminance 0.478; OKLCH L 78.9% C 0.089 H 292.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0EF |
|---|---|
| RGB | rgb(187, 176, 239) |
| HSL | hsl(250, 66%, 81%) |
| HSV | hsv(250, 26%, 94%) |
| CMYK | cmyk(21.8%, 26.4%, 0%, 6.3%) |
| CIE-LAB | lab(74.73, 16.81, -29.98) |
| CIE-LCH | lch(74.73, 34.37, 299.27°) |
| OKLab | oklab(78.86% 0.0337 -0.0825) |
| OKLCH | oklch(78.86% 0.089 292.2) |
| XYZ | xyz(51.5952, 47.8468, 88.1617) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.78
Lavender
#B39DDB
ΔE00 5.51
Light Violet
#D6B4FC
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 6.15
Lavender (survey)
#C79FEF
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0EF #E4EFB0
analogous
#B0C5EF #BBB0EF #DBB0EF
triadic
#BBB0EF #EFBBB0 #B0EFBB
tetradic
#BBB0EF #EFB0C5 #E4EFB0 #B0EFDB
square
#BBB0EF #EFB0C5 #E4EFB0 #B0EFDB
split-complementary
#BBB0EF #EFDBB0 #C5EFB0
monochromatic
#634ADA #8F7DE5 #BBB0EF #E7E3F9 #E9E6FA
Accessibility & contrast
On white
1.99
#BBB0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#BBB0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0EF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0EF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F2
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#B0BAC6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb0ef; /* rgb */ color: rgb(187, 176, 239); /* oklch */ color: oklch(78.9% 0.089 292.2);
Tailwind
colors: {
custom: {
50: '#d0c7f4',
500: '#bbb0ef',
950: '#000000',
},
}SCSS
$custom: #bbb0ef; $custom-light: #d0c7f4; $custom-dark: #000000;
JSON
{
"hex": "#bbb0ef",
"rgb": {
"r": 187,
"g": 176,
"b": 239
},
"hsl": {
"h": 250.476,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.78855,
"c": 0.08914,
"h": 292.2
},
"luminance": 0.47847
}Semantic roles & 50–950 ramp
primary
#BBB0EF
secondary
#EDF1DA
accent
#CE17AE
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285