#B8B2EA#B8B2EA
#B8B2EA is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.8% C 0.079 H 289.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B2EA |
|---|---|
| RGB | rgb(184, 178, 234) |
| HSL | hsl(246, 57%, 81%) |
| HSV | hsv(246, 24%, 92%) |
| CMYK | cmyk(21.4%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(74.81, 13.65, -27.17) |
| CIE-LCH | lch(74.81, 30.41, 296.68°) |
| OKLab | oklab(78.8% 0.0262 -0.0746) |
| OKLCH | oklch(78.8% 0.079 289.4) |
| XYZ | xyz(50.5353, 47.9710, 84.4228) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.43
Lavender
#B39DDB
ΔE00 6.19
Pale Violet
#CEAEFA
ΔE00 6.20
Periwinkle
#CCCCFF
ΔE00 6.40
Light Violet
#D6B4FC
ΔE00 6.90
Light Lavender
#DFC5FE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B2EA #E4EAB2
analogous
#B2C8EA #B8B2EA #D4B2EA
triadic
#B8B2EA #EAB8B2 #B2EAB8
tetradic
#B8B2EA #EAB2C8 #E4EAB2 #B2EAD4
square
#B8B2EA #EAB2C8 #E4EAB2 #B2EAD4
split-complementary
#B8B2EA #EAD4B2 #C8EAB2
monochromatic
#5F52D0 #8C82DD #B8B2EA #E4E2F7 #E9E7F8
Accessibility & contrast
On white
1.98
#B8B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#B8B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B2EA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B2EA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#ADBBC5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b8b2ea; /* rgb */ color: rgb(184, 178, 234); /* oklch */ color: oklch(78.8% 0.079 289.4);
Tailwind
colors: {
custom: {
50: '#cec9f1',
500: '#b8b2ea',
950: '#000000',
},
}SCSS
$custom: #b8b2ea; $custom-light: #cec9f1; $custom-dark: #000000;
JSON
{
"hex": "#b8b2ea",
"rgb": {
"r": 184,
"g": 178,
"b": 234
},
"hsl": {
"h": 246.429,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.78797,
"c": 0.07908,
"h": 289.4
},
"luminance": 0.47972
}Semantic roles & 50–950 ramp
primary
#B8B2EA
secondary
#EEF0DB
accent
#C521B3
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284