#B2B7E4#B2B7E4
#B2B7E4 is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.1% C 0.064 H 279.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B7E4 |
|---|---|
| RGB | rgb(178, 183, 228) |
| HSL | hsl(234, 48%, 80%) |
| HSV | hsv(234, 22%, 89%) |
| CMYK | cmyk(21.9%, 19.7%, 0%, 10.6%) |
| CIE-LAB | lab(75.41, 7.71, -23.04) |
| CIE-LCH | lch(75.41, 24.30, 288.51°) |
| OKLab | oklab(79.08% 0.011 -0.0631) |
| OKLCH | oklch(79.08% 0.064 279.9) |
| XYZ | xyz(49.2937, 48.9324, 80.2316) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.46
Periwinkle
#CCCCFF
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.65
Light Blue Grey
#B7C9E2
ΔE00 8.91
Lavender
#B39DDB
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B7E4 #E4DFB2
analogous
#B2D0E4 #B2B7E4 #C6B2E4
triadic
#B2B7E4 #E4B2B7 #B7E4B2
tetradic
#B2B7E4 #E4B2D0 #E4DFB2 #B2E4C6
square
#B2B7E4 #E4B2D0 #E4DFB2 #B2E4C6
split-complementary
#B2B7E4 #E4C6B2 #D0E4B2
monochromatic
#5762C4 #858DD4 #B2B7E4 #DFE1F4 #E8EAF7
Accessibility & contrast
On white
1.95
#B2B7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#B2B7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B7E4
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B7E4 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBCE6
Deuteranopia (green-blind)
#A9B8E3
Tritanopia (blue-blind)
#A7BFC6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2b7e4; /* rgb */ color: rgb(178, 183, 228); /* oklch */ color: oklch(79.1% 0.064 279.9);
Tailwind
colors: {
custom: {
50: '#c9ccec',
500: '#b2b7e4',
950: '#000000',
},
}SCSS
$custom: #b2b7e4; $custom-light: #c9ccec; $custom-dark: #000000;
JSON
{
"hex": "#b2b7e4",
"rgb": {
"r": 178,
"g": 183,
"b": 228
},
"hsl": {
"h": 234,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.79083,
"c": 0.06402,
"h": 279.9
},
"luminance": 0.48933
}Semantic roles & 50–950 ramp
primary
#B2B7E4
secondary
#EEECDD
accent
#AD2ABB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284