#B2B4E5#B2B4E5
#B2B4E5 is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.5% C 0.069 H 282.8°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4E5 |
|---|---|
| RGB | rgb(178, 180, 229) |
| HSL | hsl(238, 50%, 80%) |
| HSV | hsv(238, 22%, 90%) |
| CMYK | cmyk(22.3%, 21.4%, 0%, 10.2%) |
| CIE-LAB | lab(74.68, 9.59, -24.70) |
| CIE-LCH | lch(74.68, 26.50, 291.21°) |
| OKLab | oklab(78.52% 0.0154 -0.0677) |
| OKLCH | oklch(78.52% 0.069 282.8) |
| XYZ | xyz(48.8207, 47.7637, 80.7607) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.83
Periwinkle
#CCCCFF
ΔE00 6.23
Lavender
#B39DDB
ΔE00 7.79
Pale Violet
#CEAEFA
ΔE00 8.36
Pastel Blue
#A2BFFE
ΔE00 8.85
Light Violet
#D6B4FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4E5 #E5E3B2
analogous
#B2CEE5 #B2B4E5 #CAB2E5
triadic
#B2B4E5 #E5B2B4 #B4E5B2
tetradic
#B2B4E5 #E5B2CE #E5E3B2 #B2E5CA
square
#B2B4E5 #E5B2CE #E5E3B2 #B2E5CA
split-complementary
#B2B4E5 #E5CAB2 #CEE5B2
monochromatic
#565BC6 #8487D6 #B2B4E5 #E0E1F4 #E8E9F7
Accessibility & contrast
On white
1.99
#B2B4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#B2B4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4E5
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4E5 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B9E7
Deuteranopia (green-blind)
#A5B6E4
Tritanopia (blue-blind)
#A6BCC5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2b4e5; /* rgb */ color: rgb(178, 180, 229); /* oklch */ color: oklch(78.5% 0.069 282.8);
Tailwind
colors: {
custom: {
50: '#c9caed',
500: '#b2b4e5',
950: '#000000',
},
}SCSS
$custom: #b2b4e5; $custom-light: #c9caed; $custom-dark: #000000;
JSON
{
"hex": "#b2b4e5",
"rgb": {
"r": 178,
"g": 180,
"b": 229
},
"hsl": {
"h": 237.647,
"s": 49.515,
"l": 79.804
},
"oklch": {
"l": 0.78523,
"c": 0.06947,
"h": 282.8
},
"luminance": 0.47765
}Semantic roles & 50–950 ramp
primary
#B2B4E5
secondary
#EEEEDD
accent
#B729BD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284