#B2B0EA#B2B0EA
#B2B0EA is a light, moderate blue. Relative luminance 0.465; OKLCH L 77.9% C 0.082 H 285.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B0EA |
|---|---|
| RGB | rgb(178, 176, 234) |
| HSL | hsl(242, 58%, 80%) |
| HSV | hsv(242, 25%, 92%) |
| CMYK | cmyk(23.9%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(73.84, 12.95, -28.70) |
| CIE-LCH | lch(73.84, 31.48, 294.28°) |
| OKLab | oklab(77.93% 0.0225 -0.079) |
| OKLCH | oklch(77.93% 0.082 285.9) |
| XYZ | xyz(48.7330, 46.4553, 84.2252) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.55
Lavender
#B39DDB
ΔE00 6.48
Periwinkle
#CCCCFF
ΔE00 7.05
Pale Violet
#CEAEFA
ΔE00 7.05
Light Violet
#D6B4FC
ΔE00 8.02
Lavender (survey)
#C79FEF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B0EA #E8EAB0
analogous
#B0CBEA #B2B0EA #CFB0EA
triadic
#B2B0EA #EAB2B0 #B0EAB2
tetradic
#B2B0EA #EAB0CB #E8EAB0 #B0EACF
square
#B2B0EA #EAB0CB #E8EAB0 #B0EACF
split-complementary
#B2B0EA #EACFB0 #CBEAB0
monochromatic
#544FD0 #8380DD #B2B0EA #E1E0F7 #E7E7F9
Accessibility & contrast
On white
2.04
#B2B0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#B2B0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B0EA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B0EA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#A5BAC4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b0ea; /* rgb */ color: rgb(178, 176, 234); /* oklch */ color: oklch(77.9% 0.082 285.9);
Tailwind
colors: {
custom: {
50: '#cac7f1',
500: '#b2b0ea',
950: '#000000',
},
}SCSS
$custom: #b2b0ea; $custom-light: #cac7f1; $custom-dark: #000000;
JSON
{
"hex": "#b2b0ea",
"rgb": {
"r": 178,
"g": 176,
"b": 234
},
"hsl": {
"h": 242.069,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.77934,
"c": 0.08213,
"h": 285.9
},
"luminance": 0.46456
}Semantic roles & 50–950 ramp
primary
#B2B0EA
secondary
#EFF0DB
accent
#C620C0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284