#B8B7EA#B8B7EA
#B8B7EA is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.8% C 0.072 H 285.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B7EA |
|---|---|
| RGB | rgb(184, 183, 234) |
| HSL | hsl(241, 55%, 82%) |
| HSV | hsv(241, 22%, 92%) |
| CMYK | cmyk(21.4%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.07, 10.91, -25.24) |
| CIE-LCH | lch(76.07, 27.50, 293.37°) |
| OKLab | oklab(79.77% 0.0193 -0.0692) |
| OKLCH | oklch(79.77% 0.072 285.5) |
| XYZ | xyz(51.5484, 49.9970, 84.7605) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.13
Periwinkle
#CCCCFF
ΔE00 5.21
Pale Violet
#CEAEFA
ΔE00 7.55
Lavender
#B39DDB
ΔE00 7.83
Light Violet
#D6B4FC
ΔE00 8.00
Light Lavender
#DFC5FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B7EA #E9EAB7
analogous
#B7D0EA #B8B7EA #D2B7EA
triadic
#B8B7EA #EAB8B7 #B7EAB8
tetradic
#B8B7EA #EAB7D0 #E9EAB7 #B7EAD2
square
#B8B7EA #EAB7D0 #E9EAB7 #B7EAD2
split-complementary
#B8B7EA #EAD2B7 #D0EAB7
monochromatic
#5B58CE #8988DC #B8B7EA #E7E6F8 #E8E7F8
Accessibility & contrast
On white
1.91
#B8B7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#B8B7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B7EA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B7EA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#ADC0C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b8b7ea; /* rgb */ color: rgb(184, 183, 234); /* oklch */ color: oklch(79.8% 0.072 285.5);
Tailwind
colors: {
custom: {
50: '#ceccf0',
500: '#b8b7ea',
950: '#000000',
},
}SCSS
$custom: #b8b7ea; $custom-light: #ceccf0; $custom-dark: #000000;
JSON
{
"hex": "#b8b7ea",
"rgb": {
"r": 184,
"g": 183,
"b": 234
},
"hsl": {
"h": 241.176,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.79775,
"c": 0.07182,
"h": 285.5
},
"luminance": 0.49998
}Semantic roles & 50–950 ramp
primary
#B8B7EA
secondary
#EFEFDC
accent
#C223BF
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284