#BBB6ED#BBB6ED
#BBB6ED is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.9% C 0.077 H 288.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6ED |
|---|---|
| RGB | rgb(187, 182, 237) |
| HSL | hsl(245, 60%, 82%) |
| HSV | hsv(245, 23%, 93%) |
| CMYK | cmyk(21.1%, 23.2%, 0%, 7.1%) |
| CIE-LAB | lab(76.15, 13.05, -26.72) |
| CIE-LCH | lch(76.15, 29.73, 296.03°) |
| OKLab | oklab(79.93% 0.0248 -0.0733) |
| OKLCH | oklch(79.93% 0.077 288.7) |
| XYZ | xyz(52.5039, 50.1344, 87.0151) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 5.38
Pale Violet
#CEAEFA
ΔE00 6.42
Light Violet
#D6B4FC
ΔE00 6.88
Lavender
#B39DDB
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6ED #E8EDB6
analogous
#B6CCED #BBB6ED #D7B6ED
triadic
#BBB6ED #EDBBB6 #B6EDBB
tetradic
#BBB6ED #EDB6CC #E8EDB6 #B6EDD7
square
#BBB6ED #EDB6CC #E8EDB6 #B6EDD7
split-complementary
#BBB6ED #EDD7B6 #CCEDB6
monochromatic
#6054D5 #8D85E1 #BBB6ED #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.90
#BBB6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#BBB6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6ED
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6ED | 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)
#A9BDEF
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#B0BFC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb6ed; /* rgb */ color: rgb(187, 182, 237); /* oklch */ color: oklch(79.9% 0.077 288.7);
Tailwind
colors: {
custom: {
50: '#d0cbf3',
500: '#bbb6ed',
950: '#000000',
},
}SCSS
$custom: #bbb6ed; $custom-light: #d0cbf3; $custom-dark: #000000;
JSON
{
"hex": "#bbb6ed",
"rgb": {
"r": 187,
"g": 182,
"b": 237
},
"hsl": {
"h": 245.455,
"s": 60.44,
"l": 82.157
},
"oklch": {
"l": 0.79933,
"c": 0.07737,
"h": 288.7
},
"luminance": 0.50135
}Semantic roles & 50–950 ramp
primary
#BBB6ED
secondary
#C3CA7D
accent
#C81DB9
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285