#BBB4DF#BBB4DF
#BBB4DF is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.0% C 0.061 H 292.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4DF |
|---|---|
| RGB | rgb(187, 180, 223) |
| HSL | hsl(250, 40%, 79%) |
| HSV | hsv(250, 19%, 87%) |
| CMYK | cmyk(16.1%, 19.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.16, 11.05, -20.64) |
| CIE-LCH | lch(75.16, 23.41, 298.15°) |
| OKLab | oklab(79% 0.0232 -0.0562) |
| OKLCH | oklch(79% 0.061 292.4) |
| XYZ | xyz(50.1312, 48.5346, 76.5247) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.60
Periwinkle
#CCCCFF
ΔE00 6.69
Lavender
#B39DDB
ΔE00 7.29
Light Lavender
#DFC5FE
ΔE00 7.69
Pale Violet
#CEAEFA
ΔE00 7.90
Light Violet
#D6B4FC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4DF #D8DFB4
analogous
#B4C3DF #BBB4DF #D1B4DF
triadic
#BBB4DF #DFBBB4 #B4DFBB
tetradic
#BBB4DF #DFB4C3 #D8DFB4 #B4DFD1
square
#BBB4DF #DFB4C3 #D8DFB4 #B4DFD1
split-complementary
#BBB4DF #DFD1B4 #C3DFB4
monochromatic
#6D5EBA #9489CD #BBB4DF #E2DFF1 #ECEAF6
Accessibility & contrast
On white
1.96
#BBB4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#BBB4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4DF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4DF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBAE1
Deuteranopia (green-blind)
#ABB8DE
Tritanopia (blue-blind)
#B4BBC2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb4df; /* rgb */ color: rgb(187, 180, 223); /* oklch */ color: oklch(79.0% 0.061 292.4);
Tailwind
colors: {
custom: {
50: '#cfcae9',
500: '#bbb4df',
950: '#000000',
},
}SCSS
$custom: #bbb4df; $custom-light: #cfcae9; $custom-dark: #000000;
JSON
{
"hex": "#bbb4df",
"rgb": {
"r": 187,
"g": 180,
"b": 223
},
"hsl": {
"h": 249.767,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.79003,
"c": 0.06082,
"h": 292.4
},
"luminance": 0.48535
}Semantic roles & 50–950 ramp
primary
#BBB4DF
secondary
#EAEDDE
accent
#B3329E
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284