#BBB2E4#BBB2E4
#BBB2E4 is a light, moderate violet. Relative luminance 0.480; OKLCH L 78.8% C 0.071 H 293.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2E4 |
|---|---|
| RGB | rgb(187, 178, 228) |
| HSL | hsl(251, 48%, 80%) |
| HSV | hsv(251, 22%, 89%) |
| CMYK | cmyk(18%, 21.9%, 0%, 10.6%) |
| CIE-LAB | lab(74.83, 13.23, -23.86) |
| CIE-LCH | lch(74.83, 27.29, 299.01°) |
| OKLab | oklab(78.8% 0.0276 -0.0652) |
| OKLCH | oklch(78.8% 0.071 293) |
| XYZ | xyz(50.4144, 48.0066, 79.9939) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.06
Light Periwinkle
#C1C6FC
ΔE00 6.35
Pale Violet
#CEAEFA
ΔE00 6.42
Periwinkle
#CCCCFF
ΔE00 6.70
Light Violet
#D6B4FC
ΔE00 6.76
Light Lavender
#DFC5FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2E4 #DBE4B2
analogous
#B2C2E4 #BBB2E4 #D4B2E4
triadic
#BBB2E4 #E4BBB2 #B2E4BB
tetradic
#BBB2E4 #E4B2C2 #DBE4B2 #B2E4D4
square
#BBB2E4 #E4B2C2 #DBE4B2 #B2E4D4
split-complementary
#BBB2E4 #E4D4B2 #C2E4B2
monochromatic
#6B57C4 #9385D4 #BBB2E4 #E3DFF4 #EBE8F7
Accessibility & contrast
On white
1.98
#BBB2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BBB2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2E4
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2E4 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B9E6
Deuteranopia (green-blind)
#A7B7E3
Tritanopia (blue-blind)
#B3BAC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb2e4; /* rgb */ color: rgb(187, 178, 228); /* oklch */ color: oklch(78.8% 0.071 293.0);
Tailwind
colors: {
custom: {
50: '#d0c9ec',
500: '#bbb2e4',
950: '#000000',
},
}SCSS
$custom: #bbb2e4; $custom-light: #d0c9ec; $custom-dark: #000000;
JSON
{
"hex": "#bbb2e4",
"rgb": {
"r": 187,
"g": 178,
"b": 228
},
"hsl": {
"h": 250.8,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.78802,
"c": 0.07085,
"h": 293
},
"luminance": 0.48007
}Semantic roles & 50–950 ramp
primary
#BBB2E4
secondary
#EBEEDD
accent
#BB2AA1
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284