#B8B7EE#B8B7EE
#B8B7EE is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.9% C 0.077 H 285.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B7EE |
|---|---|
| RGB | rgb(184, 183, 238) |
| HSL | hsl(241, 62%, 83%) |
| HSV | hsv(241, 23%, 93%) |
| CMYK | cmyk(22.7%, 23.1%, 0%, 6.7%) |
| CIE-LAB | lab(76.21, 11.82, -27.19) |
| CIE-LCH | lch(76.21, 29.65, 293.50°) |
| OKLab | oklab(79.93% 0.0205 -0.0747) |
| OKLCH | oklch(79.93% 0.077 285.3) |
| XYZ | xyz(52.1295, 50.2295, 87.8211) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.86
Periwinkle
#CCCCFF
ΔE00 5.21
Pale Violet
#CEAEFA
ΔE00 7.25
Light Violet
#D6B4FC
ΔE00 7.80
Lavender
#B39DDB
ΔE00 7.83
Light Lavender
#DFC5FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B7EE #EDEEB7
analogous
#B7D1EE #B8B7EE #D4B7EE
triadic
#B8B7EE #EEB8B7 #B7EEB8
tetradic
#B8B7EE #EEB7D1 #EDEEB7 #B7EED4
square
#B8B7EE #EEB7D1 #EDEEB7 #B7EED4
split-complementary
#B8B7EE #EED4B7 #D1EEB7
monochromatic
#5654D7 #8785E2 #B8B7EE #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.90
#B8B7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#B8B7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B7EE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B7EE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF0
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#ACC0CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b8b7ee; /* rgb */ color: rgb(184, 183, 238); /* oklch */ color: oklch(79.9% 0.077 285.3);
Tailwind
colors: {
custom: {
50: '#ceccf3',
500: '#b8b7ee',
950: '#000000',
},
}SCSS
$custom: #b8b7ee; $custom-light: #ceccf3; $custom-dark: #000000;
JSON
{
"hex": "#b8b7ee",
"rgb": {
"r": 184,
"g": 183,
"b": 238
},
"hsl": {
"h": 241.091,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.79933,
"c": 0.07743,
"h": 285.3
},
"luminance": 0.5023
}Semantic roles & 50–950 ramp
primary
#B8B7EE
secondary
#CACC7D
accent
#CA1CC6
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#131317
muted
#838385