#B2B7EA#B2B7EA
#B2B7EA is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.3% C 0.072 H 280.2°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B7EA |
|---|---|
| RGB | rgb(178, 183, 234) |
| HSL | hsl(235, 57%, 81%) |
| HSV | hsv(235, 24%, 92%) |
| CMYK | cmyk(23.9%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.62, 9.09, -25.97) |
| CIE-LCH | lch(75.62, 27.51, 289.30°) |
| OKLab | oklab(79.32% 0.0129 -0.0713) |
| OKLCH | oklch(79.32% 0.072 280.2) |
| XYZ | xyz(50.1411, 49.2714, 84.6945) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.93
Periwinkle
#CCCCFF
ΔE00 5.73
Pastel Blue
#A2BFFE
ΔE00 7.59
Lavender
#B39DDB
ΔE00 8.76
Pale Violet
#CEAEFA
ΔE00 8.78
Lightsteelblue
#B0C4DE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B7EA #EAE5B2
analogous
#B2D3EA #B2B7EA #C9B2EA
triadic
#B2B7EA #EAB2B7 #B7EAB2
tetradic
#B2B7EA #EAB2D3 #EAE5B2 #B2EAC9
square
#B2B7EA #EAB2D3 #EAE5B2 #B2EAC9
split-complementary
#B2B7EA #EAC9B2 #D3EAB2
monochromatic
#525DD0 #828ADD #B2B7EA #E2E4F7 #E7E9F8
Accessibility & contrast
On white
1.93
#B2B7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#B2B7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B7EA
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B7EA | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#A5C0C8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2b7ea; /* rgb */ color: rgb(178, 183, 234); /* oklch */ color: oklch(79.3% 0.072 280.2);
Tailwind
colors: {
custom: {
50: '#caccf0',
500: '#b2b7ea',
950: '#000000',
},
}SCSS
$custom: #b2b7ea; $custom-light: #caccf0; $custom-dark: #000000;
JSON
{
"hex": "#b2b7ea",
"rgb": {
"r": 178,
"g": 183,
"b": 234
},
"hsl": {
"h": 234.643,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.79316,
"c": 0.07246,
"h": 280.2
},
"luminance": 0.49272
}Semantic roles & 50–950 ramp
primary
#B2B7EA
secondary
#F0EEDB
accent
#B621C5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284