#B4B2EA#B4B2EA
#B4B2EA is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.5% C 0.079 H 286.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2EA |
|---|---|
| RGB | rgb(180, 178, 234) |
| HSL | hsl(242, 57%, 81%) |
| HSV | hsv(242, 24%, 92%) |
| CMYK | cmyk(23.1%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(74.50, 12.44, -27.67) |
| CIE-LCH | lch(74.50, 30.34, 294.21°) |
| OKLab | oklab(78.48% 0.0219 -0.0761) |
| OKLCH | oklch(78.48% 0.079 286.1) |
| XYZ | xyz(49.5904, 47.4837, 84.3785) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.10
Periwinkle
#CCCCFF
ΔE00 6.48
Lavender
#B39DDB
ΔE00 6.76
Pale Violet
#CEAEFA
ΔE00 7.05
Light Violet
#D6B4FC
ΔE00 7.87
Light Lavender
#DFC5FE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2EA #E8EAB2
analogous
#B2CCEA #B4B2EA #D0B2EA
triadic
#B4B2EA #EAB4B2 #B2EAB4
tetradic
#B4B2EA #EAB2CC #E8EAB2 #B2EAD0
square
#B4B2EA #EAB2CC #E8EAB2 #B2EAD0
split-complementary
#B4B2EA #EAD0B2 #CCEAB2
monochromatic
#5652D0 #8582DD #B4B2EA #E3E2F7 #E8E7F8
Accessibility & contrast
On white
2.00
#B4B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#B4B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2EA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2EA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#A8BCC5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b4b2ea; /* rgb */ color: rgb(180, 178, 234); /* oklch */ color: oklch(78.5% 0.079 286.1);
Tailwind
colors: {
custom: {
50: '#cbc9f1',
500: '#b4b2ea',
950: '#000000',
},
}SCSS
$custom: #b4b2ea; $custom-light: #cbc9f1; $custom-dark: #000000;
JSON
{
"hex": "#b4b2ea",
"rgb": {
"r": 180,
"g": 178,
"b": 234
},
"hsl": {
"h": 242.143,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.78482,
"c": 0.07917,
"h": 286.1
},
"luminance": 0.47485
}Semantic roles & 50–950 ramp
primary
#B4B2EA
secondary
#EFF0DB
accent
#C521BF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284