#B2B4E7#B2B4E7
#B2B4E7 is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.6% C 0.072 H 282.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4E7 |
|---|---|
| RGB | rgb(178, 180, 231) |
| HSL | hsl(238, 52%, 80%) |
| HSV | hsv(238, 23%, 91%) |
| CMYK | cmyk(22.9%, 22.1%, 0%, 9.4%) |
| CIE-LAB | lab(74.75, 10.05, -25.68) |
| CIE-LCH | lch(74.75, 27.57, 291.36°) |
| OKLab | oklab(78.6% 0.0161 -0.0705) |
| OKLCH | oklch(78.6% 0.072 282.8) |
| XYZ | xyz(49.1016, 47.8761, 82.2399) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.69
Periwinkle
#CCCCFF
ΔE00 6.19
Lavender
#B39DDB
ΔE00 7.75
Pale Violet
#CEAEFA
ΔE00 8.19
Pastel Blue
#A2BFFE
ΔE00 8.59
Light Violet
#D6B4FC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4E7 #E7E5B2
analogous
#B2CEE7 #B2B4E7 #CAB2E7
triadic
#B2B4E7 #E7B2B4 #B4E7B2
tetradic
#B2B4E7 #E7B2CE #E7E5B2 #B2E7CA
square
#B2B4E7 #E7B2CE #E7E5B2 #B2E7CA
split-complementary
#B2B4E7 #E7CAB2 #CEE7B2
monochromatic
#5559CA #8387D8 #B2B4E7 #E1E1F6 #E8E8F8
Accessibility & contrast
On white
1.99
#B2B4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#B2B4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4E7
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4E7 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BAE9
Deuteranopia (green-blind)
#A5B6E6
Tritanopia (blue-blind)
#A6BDC5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2b4e7; /* rgb */ color: rgb(178, 180, 231); /* oklch */ color: oklch(78.6% 0.072 282.8);
Tailwind
colors: {
custom: {
50: '#c9caee',
500: '#b2b4e7',
950: '#000000',
},
}SCSS
$custom: #b2b4e7; $custom-light: #c9caee; $custom-dark: #000000;
JSON
{
"hex": "#b2b4e7",
"rgb": {
"r": 178,
"g": 180,
"b": 231
},
"hsl": {
"h": 237.736,
"s": 52.475,
"l": 80.196
},
"oklch": {
"l": 0.78602,
"c": 0.07229,
"h": 282.8
},
"luminance": 0.47877
}Semantic roles & 50–950 ramp
primary
#B2B4E7
secondary
#EFEEDC
accent
#BA26C0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284