#BBB5F4#BBB5F4
#BBB5F4 is a light, moderate blue. Relative luminance 0.501; OKLCH L 80.0% C 0.089 H 288.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB5F4 |
|---|---|
| RGB | rgb(187, 181, 244) |
| HSL | hsl(246, 74%, 83%) |
| HSV | hsv(246, 26%, 96%) |
| CMYK | cmyk(23.4%, 25.8%, 0%, 4.3%) |
| CIE-LAB | lab(76.16, 15.20, -30.49) |
| CIE-LCH | lch(76.16, 34.06, 296.50°) |
| OKLab | oklab(80.02% 0.0282 -0.084) |
| OKLCH | oklch(80.02% 0.089 288.6) |
| XYZ | xyz(53.3426, 50.1433, 92.4387) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.59
Pale Violet
#CEAEFA
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 5.83
Light Violet
#D6B4FC
ΔE00 6.56
Lavender
#B39DDB
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB5F4 #EEF4B5
analogous
#B5CEF4 #BBB5F4 #DAB5F4
triadic
#BBB5F4 #F4BBB5 #B5F4BB
tetradic
#BBB5F4 #F4B5CE #EEF4B5 #B5F4DA
square
#BBB5F4 #F4B5CE #EEF4B5 #B5F4DA
split-complementary
#BBB5F4 #F4DAB5 #CEF4B5
monochromatic
#594AE4 #8A80EC #BBB5F4 #E7E4FB #E7E4FB
Accessibility & contrast
On white
1.90
#BBB5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#BBB5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB5F4
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB5F4 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BDF7
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#AFC0CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb5f4; /* rgb */ color: rgb(187, 181, 244); /* oklch */ color: oklch(80.0% 0.089 288.6);
Tailwind
colors: {
custom: {
50: '#d0cbf8',
500: '#bbb5f4',
950: '#000000',
},
}SCSS
$custom: #bbb5f4; $custom-light: #d0cbf8; $custom-dark: #000000;
JSON
{
"hex": "#bbb5f4",
"rgb": {
"r": 187,
"g": 181,
"b": 244
},
"hsl": {
"h": 245.714,
"s": 74.118,
"l": 83.333
},
"oklch": {
"l": 0.80021,
"c": 0.08858,
"h": 288.6
},
"luminance": 0.50144
}Semantic roles & 50–950 ramp
primary
#BBB5F4
secondary
#CCD479
accent
#D60FC3
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285