#B2B3E5#B2B3E5
#B2B3E5 is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.3% C 0.071 H 283.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B3E5 |
|---|---|
| RGB | rgb(178, 179, 229) |
| HSL | hsl(239, 50%, 80%) |
| HSV | hsv(239, 22%, 90%) |
| CMYK | cmyk(22.3%, 21.8%, 0%, 10.2%) |
| CIE-LAB | lab(74.42, 10.13, -25.09) |
| CIE-LCH | lch(74.42, 27.06, 291.99°) |
| OKLab | oklab(78.33% 0.0168 -0.0688) |
| OKLCH | oklch(78.33% 0.071 283.7) |
| XYZ | xyz(48.6196, 47.3615, 80.6937) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 6.40
Lavender
#B39DDB
ΔE00 7.43
Pale Violet
#CEAEFA
ΔE00 8.10
Light Violet
#D6B4FC
ΔE00 8.80
Pastel Blue
#A2BFFE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B3E5 #E5E4B2
analogous
#B2CCE5 #B2B3E5 #CBB2E5
triadic
#B2B3E5 #E5B2B3 #B3E5B2
tetradic
#B2B3E5 #E5B2CC #E5E4B2 #B2E5CB
square
#B2B3E5 #E5B2CC #E5E4B2 #B2E5CB
split-complementary
#B2B3E5 #E5CBB2 #CCE5B2
monochromatic
#5659C6 #8486D6 #B2B3E5 #E0E0F4 #E8E8F7
Accessibility & contrast
On white
2.01
#B2B3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#B2B3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B3E5
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B3E5 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E7
Deuteranopia (green-blind)
#A4B6E4
Tritanopia (blue-blind)
#A7BCC4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b3e5; /* rgb */ color: rgb(178, 179, 229); /* oklch */ color: oklch(78.3% 0.071 283.7);
Tailwind
colors: {
custom: {
50: '#c9c9ed',
500: '#b2b3e5',
950: '#000000',
},
}SCSS
$custom: #b2b3e5; $custom-light: #c9c9ed; $custom-dark: #000000;
JSON
{
"hex": "#b2b3e5",
"rgb": {
"r": 178,
"g": 179,
"b": 229
},
"hsl": {
"h": 238.824,
"s": 49.515,
"l": 79.804
},
"oklch": {
"l": 0.78325,
"c": 0.07085,
"h": 283.7
},
"luminance": 0.47362
}Semantic roles & 50–950 ramp
primary
#B2B3E5
secondary
#EEEEDD
accent
#BA29BD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284