#B2B4E2#B2B4E2
#B2B4E2 is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.4% C 0.065 H 282.8°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4E2 |
|---|---|
| RGB | rgb(178, 180, 226) |
| HSL | hsl(238, 45%, 79%) |
| HSV | hsv(238, 21%, 89%) |
| CMYK | cmyk(21.2%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(74.57, 8.90, -23.24) |
| CIE-LCH | lch(74.57, 24.88, 290.96°) |
| OKLab | oklab(78.41% 0.0145 -0.0636) |
| OKLCH | oklch(78.41% 0.065 282.8) |
| XYZ | xyz(48.4055, 47.5976, 78.5738) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.13
Periwinkle
#CCCCFF
ΔE00 6.36
Lavender
#B39DDB
ΔE00 7.93
Pale Violet
#CEAEFA
ΔE00 8.68
Pastel Blue
#A2BFFE
ΔE00 9.25
Light Violet
#D6B4FC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4E2 #E2E0B2
analogous
#B2CCE2 #B2B4E2 #C8B2E2
triadic
#B2B4E2 #E2B2B4 #B4E2B2
tetradic
#B2B4E2 #E2B2CC #E2E0B2 #B2E2C8
square
#B2B4E2 #E2B2CC #E2E0B2 #B2E2C8
split-complementary
#B2B4E2 #E2C8B2 #CCE2B2
monochromatic
#595DC1 #8689D1 #B2B4E2 #DEDFF3 #E9E9F7
Accessibility & contrast
On white
2.00
#B2B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#B2B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4E2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4E2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B9E4
Deuteranopia (green-blind)
#A6B6E1
Tritanopia (blue-blind)
#A7BCC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b4e2; /* rgb */ color: rgb(178, 180, 226); /* oklch */ color: oklch(78.4% 0.065 282.8);
Tailwind
colors: {
custom: {
50: '#c9caeb',
500: '#b2b4e2',
950: '#000000',
},
}SCSS
$custom: #b2b4e2; $custom-light: #c9caeb; $custom-dark: #000000;
JSON
{
"hex": "#b2b4e2",
"rgb": {
"r": 178,
"g": 180,
"b": 226
},
"hsl": {
"h": 237.5,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.78407,
"c": 0.06523,
"h": 282.8
},
"luminance": 0.47598
}Semantic roles & 50–950 ramp
primary
#B2B4E2
secondary
#EEEDDD
accent
#B32DB8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284