#B7B2EA#B7B2EA
#B7B2EA is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.7% C 0.079 H 288.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B2EA |
|---|---|
| RGB | rgb(183, 178, 234) |
| HSL | hsl(245, 57%, 81%) |
| HSV | hsv(245, 24%, 92%) |
| CMYK | cmyk(21.8%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(74.73, 13.35, -27.30) |
| CIE-LCH | lch(74.73, 30.39, 296.06°) |
| OKLab | oklab(78.72% 0.0251 -0.075) |
| OKLCH | oklch(78.72% 0.079 288.5) |
| XYZ | xyz(50.2966, 47.8478, 84.4116) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.33
Lavender
#B39DDB
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 6.40
Pale Violet
#CEAEFA
ΔE00 6.41
Light Violet
#D6B4FC
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B2EA #E5EAB2
analogous
#B2C9EA #B7B2EA #D3B2EA
triadic
#B7B2EA #EAB7B2 #B2EAB7
tetradic
#B7B2EA #EAB2C9 #E5EAB2 #B2EAD3
square
#B7B2EA #EAB2C9 #E5EAB2 #B2EAD3
split-complementary
#B7B2EA #EAD3B2 #C9EAB2
monochromatic
#5D52D0 #8A82DD #B7B2EA #E4E2F7 #E9E7F8
Accessibility & contrast
On white
1.99
#B7B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#B7B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B2EA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B2EA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#ACBBC5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b7b2ea; /* rgb */ color: rgb(183, 178, 234); /* oklch */ color: oklch(78.7% 0.079 288.5);
Tailwind
colors: {
custom: {
50: '#cdc9f1',
500: '#b7b2ea',
950: '#000000',
},
}SCSS
$custom: #b7b2ea; $custom-light: #cdc9f1; $custom-dark: #000000;
JSON
{
"hex": "#b7b2ea",
"rgb": {
"r": 183,
"g": 178,
"b": 234
},
"hsl": {
"h": 245.357,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.78718,
"c": 0.07908,
"h": 288.5
},
"luminance": 0.47849
}Semantic roles & 50–950 ramp
primary
#B7B2EA
secondary
#EEF0DB
accent
#C521B6
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284