#BBB2F4#BBB2F4
#BBB2F4 is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.4% C 0.093 H 290.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2F4 |
|---|---|
| RGB | rgb(187, 178, 244) |
| HSL | hsl(248, 75%, 83%) |
| HSV | hsv(248, 27%, 96%) |
| CMYK | cmyk(23.4%, 27%, 0%, 4.3%) |
| CIE-LAB | lab(75.41, 16.85, -31.63) |
| CIE-LCH | lch(75.41, 35.84, 298.04°) |
| OKLab | oklab(79.44% 0.0324 -0.0872) |
| OKLCH | oklch(79.44% 0.093 290.4) |
| XYZ | xyz(52.7391, 48.9365, 92.2375) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.11
Light Periwinkle
#C1C6FC
ΔE00 5.50
Light Violet
#D6B4FC
ΔE00 6.07
Lavender
#B39DDB
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2F4 #EBF4B2
analogous
#B2CAF4 #BBB2F4 #DCB2F4
triadic
#BBB2F4 #F4BBB2 #B2F4BB
tetradic
#BBB2F4 #F4B2CA #EBF4B2 #B2F4DC
square
#BBB2F4 #F4B2CA #EBF4B2 #B2F4DC
split-complementary
#BBB2F4 #F4DCB2 #CAF4B2
monochromatic
#5C47E5 #8C7CEC #BBB2F4 #E7E4FB #E7E4FB
Accessibility & contrast
On white
1.95
#BBB2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#BBB2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2F4
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2F4 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BBF7
Deuteranopia (green-blind)
#A2B8F2
Tritanopia (blue-blind)
#AFBDC9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb2f4; /* rgb */ color: rgb(187, 178, 244); /* oklch */ color: oklch(79.4% 0.093 290.4);
Tailwind
colors: {
custom: {
50: '#d0c9f8',
500: '#bbb2f4',
950: '#000000',
},
}SCSS
$custom: #bbb2f4; $custom-light: #d0c9f8; $custom-dark: #000000;
JSON
{
"hex": "#bbb2f4",
"rgb": {
"r": 187,
"g": 178,
"b": 244
},
"hsl": {
"h": 248.182,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.79445,
"c": 0.09302,
"h": 290.4
},
"luminance": 0.48937
}Semantic roles & 50–950 ramp
primary
#BBB2F4
secondary
#EFF3D8
accent
#D70EBC
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285