#BBB0F2#BBB0F2
#BBB0F2 is a light, moderate violet. Relative luminance 0.480; OKLCH L 79.0% C 0.093 H 291.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0F2 |
|---|---|
| RGB | rgb(187, 176, 242) |
| HSL | hsl(250, 72%, 82%) |
| HSV | hsv(250, 27%, 95%) |
| CMYK | cmyk(22.7%, 27.3%, 0%, 5.1%) |
| CIE-LAB | lab(74.84, 17.49, -31.43) |
| CIE-LCH | lch(74.84, 35.97, 299.10°) |
| OKLab | oklab(78.98% 0.0346 -0.0866) |
| OKLCH | oklch(78.98% 0.093 291.8) |
| XYZ | xyz(52.0421, 48.0256, 90.5152) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.70
Lavender
#B39DDB
ΔE00 5.76
Light Violet
#D6B4FC
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 6.11
Lavender (survey)
#C79FEF
ΔE00 6.71
Pastel Purple
#CAA0FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0F2 #E7F2B0
analogous
#B0C6F2 #BBB0F2 #DCB0F2
triadic
#BBB0F2 #F2BBB0 #B0F2BB
tetradic
#BBB0F2 #F2B0C6 #E7F2B0 #B0F2DC
square
#BBB0F2 #F2B0C6 #E7F2B0 #B0F2DC
split-complementary
#BBB0F2 #F2DCB0 #C6F2B0
monochromatic
#6147E1 #8E7BE9 #BBB0F2 #E8E5FB #E8E5FB
Accessibility & contrast
On white
1.98
#BBB0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#BBB0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0F2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0F2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B9F5
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#B0BBC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb0f2; /* rgb */ color: rgb(187, 176, 242); /* oklch */ color: oklch(79.0% 0.093 291.8);
Tailwind
colors: {
custom: {
50: '#d0c7f6',
500: '#bbb0f2',
950: '#000000',
},
}SCSS
$custom: #bbb0f2; $custom-light: #d0c7f6; $custom-dark: #000000;
JSON
{
"hex": "#bbb0f2",
"rgb": {
"r": 187,
"g": 176,
"b": 242
},
"hsl": {
"h": 250,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.7898,
"c": 0.09327,
"h": 291.8
},
"luminance": 0.48026
}Semantic roles & 50–950 ramp
primary
#BBB0F2
secondary
#EEF2D9
accent
#D412B3
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285