#BBBCF5#BBBCF5
#BBBCF5 is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.4% C 0.080 H 283.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCF5 |
|---|---|
| RGB | rgb(187, 188, 245) |
| HSL | hsl(239, 74%, 85%) |
| HSV | hsv(239, 24%, 96%) |
| CMYK | cmyk(23.7%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(77.95, 11.59, -28.27) |
| CIE-LCH | lch(77.95, 30.56, 292.30°) |
| OKLab | oklab(81.42% 0.0189 -0.0777) |
| OKLCH | oklch(81.42% 0.08 283.7) |
| XYZ | xyz(54.9541, 53.1227, 93.7269) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.50
Periwinkle
#CCCCFF
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 7.72
Pastel Blue
#A2BFFE
ΔE00 8.02
Light Violet
#D6B4FC
ΔE00 8.13
Light Lavender
#DFC5FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCF5 #F5F4BB
analogous
#BBD9F5 #BBBCF5 #D7BBF5
triadic
#BBBCF5 #F5BBBC #BCF5BB
tetradic
#BBBCF5 #F5BBD9 #F5F4BB #BBF5D7
square
#BBBCF5 #F5BBD9 #F5F4BB #BBF5D7
split-complementary
#BBBCF5 #F5D7BB #D9F5BB
monochromatic
#5053E5 #8687ED #BBBCF5 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.81
#BBBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BBBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCF5
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCF5 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F8
Deuteranopia (green-blind)
#ABBFF3
Tritanopia (blue-blind)
#AEC6D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbcf5; /* rgb */ color: rgb(187, 188, 245); /* oklch */ color: oklch(81.4% 0.080 283.7);
Tailwind
colors: {
custom: {
50: '#d0d0f8',
500: '#bbbcf5',
950: '#000000',
},
}SCSS
$custom: #bbbcf5; $custom-light: #d0d0f8; $custom-dark: #000000;
JSON
{
"hex": "#bbbcf5",
"rgb": {
"r": 187,
"g": 188,
"b": 245
},
"hsl": {
"h": 238.966,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.81421,
"c": 0.08,
"h": 283.7
},
"luminance": 0.53124
}Semantic roles & 50–950 ramp
primary
#BBBCF5
secondary
#D6D57E
accent
#D30FD6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385