#B2B3E3#B2B3E3
#B2B3E3 is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.2% C 0.068 H 283.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B3E3 |
|---|---|
| RGB | rgb(178, 179, 227) |
| HSL | hsl(239, 47%, 79%) |
| HSV | hsv(239, 22%, 89%) |
| CMYK | cmyk(21.6%, 21.1%, 0%, 11%) |
| CIE-LAB | lab(74.35, 9.68, -24.12) |
| CIE-LCH | lch(74.35, 25.98, 291.87°) |
| OKLab | oklab(78.25% 0.0162 -0.0661) |
| OKLCH | oklch(78.25% 0.068 283.8) |
| XYZ | xyz(48.3420, 47.2504, 79.2315) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.21
Periwinkle
#CCCCFF
ΔE00 6.46
Lavender
#B39DDB
ΔE00 7.51
Pale Violet
#CEAEFA
ΔE00 8.30
Light Violet
#D6B4FC
ΔE00 8.95
Pastel Blue
#A2BFFE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B3E3 #E3E2B2
analogous
#B2CCE3 #B2B3E3 #CAB2E3
triadic
#B2B3E3 #E3B2B3 #B3E3B2
tetradic
#B2B3E3 #E3B2CC #E3E2B2 #B2E3CA
square
#B2B3E3 #E3B2CC #E3E2B2 #B2E3CA
split-complementary
#B2B3E3 #E3CAB2 #CCE3B2
monochromatic
#585AC2 #8587D3 #B2B3E3 #DFDFF3 #E9E9F7
Accessibility & contrast
On white
2.01
#B2B3E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#B2B3E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B3E3
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B3E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B3E3 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E5
Deuteranopia (green-blind)
#A5B5E2
Tritanopia (blue-blind)
#A7BBC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b3e3; /* rgb */ color: rgb(178, 179, 227); /* oklch */ color: oklch(78.2% 0.068 283.8);
Tailwind
colors: {
custom: {
50: '#c9c9ec',
500: '#b2b3e3',
950: '#000000',
},
}SCSS
$custom: #b2b3e3; $custom-light: #c9c9ec; $custom-dark: #000000;
JSON
{
"hex": "#b2b3e3",
"rgb": {
"r": 178,
"g": 179,
"b": 227
},
"hsl": {
"h": 238.776,
"s": 46.667,
"l": 79.412
},
"oklch": {
"l": 0.78246,
"c": 0.06803,
"h": 283.8
},
"luminance": 0.47251
}Semantic roles & 50–950 ramp
primary
#B2B3E3
secondary
#EEEDDD
accent
#B72CBA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284