#BBB5F2#BBB5F2
#BBB5F2 is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.9% C 0.086 H 288.8°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB5F2 |
|---|---|
| RGB | rgb(187, 181, 242) |
| HSL | hsl(246, 70%, 83%) |
| HSV | hsv(246, 25%, 95%) |
| CMYK | cmyk(22.7%, 25.2%, 0%, 5.1%) |
| CIE-LAB | lab(76.08, 14.74, -29.52) |
| CIE-LCH | lch(76.08, 33.00, 296.53°) |
| OKLab | oklab(79.94% 0.0277 -0.0812) |
| OKLCH | oklch(79.94% 0.086 288.8) |
| XYZ | xyz(53.0406, 50.0225, 90.8481) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.60
Periwinkle
#CCCCFF
ΔE00 5.74
Pale Violet
#CEAEFA
ΔE00 5.86
Light Violet
#D6B4FC
ΔE00 6.54
Lavender
#B39DDB
ΔE00 7.01
Light Lavender
#DFC5FE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB5F2 #ECF2B5
analogous
#B5CDF2 #BBB5F2 #D9B5F2
triadic
#BBB5F2 #F2BBB5 #B5F2BB
tetradic
#BBB5F2 #F2B5CD #ECF2B5 #B5F2D9
square
#BBB5F2 #F2B5CD #ECF2B5 #B5F2D9
split-complementary
#BBB5F2 #F2D9B5 #CDF2B5
monochromatic
#5B4DE0 #8B81E9 #BBB5F2 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.91
#BBB5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#BBB5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB5F2
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB5F2 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BDF5
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#AFBFCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb5f2; /* rgb */ color: rgb(187, 181, 242); /* oklch */ color: oklch(79.9% 0.086 288.8);
Tailwind
colors: {
custom: {
50: '#d0cbf6',
500: '#bbb5f2',
950: '#000000',
},
}SCSS
$custom: #bbb5f2; $custom-light: #d0cbf6; $custom-dark: #000000;
JSON
{
"hex": "#bbb5f2",
"rgb": {
"r": 187,
"g": 181,
"b": 242
},
"hsl": {
"h": 245.902,
"s": 70.115,
"l": 82.941
},
"oklch": {
"l": 0.7994,
"c": 0.0858,
"h": 288.8
},
"luminance": 0.50023
}Semantic roles & 50–950 ramp
primary
#BBB5F2
secondary
#C9D17A
accent
#D213BF
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285