#B2A7EA#B2A7EA
#B2A7EA is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.2% C 0.095 H 291.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A7EA |
|---|---|
| RGB | rgb(178, 167, 234) |
| HSL | hsl(250, 61%, 79%) |
| HSV | hsv(250, 29%, 92%) |
| CMYK | cmyk(23.9%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(71.58, 17.95, -32.17) |
| CIE-LCH | lch(71.58, 36.84, 299.15°) |
| OKLab | oklab(76.19% 0.035 -0.0888) |
| OKLCH | oklch(76.19% 0.095 291.5) |
| XYZ | xyz(47.0265, 43.0423, 83.6563) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 5.69
Lavender (survey)
#C79FEF
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 6.82
Lilac (survey)
#CEA2FD
ΔE00 7.06
Light Violet
#D6B4FC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A7EA #DFEAA7
analogous
#A7BDEA #B2A7EA #D3A7EA
triadic
#B2A7EA #EAB2A7 #A7EAB2
tetradic
#B2A7EA #EAA7BD #DFEAA7 #A7EAD3
square
#B2A7EA #EAA7BD #DFEAA7 #A7EAD3
split-complementary
#B2A7EA #EAD3A7 #BDEAA7
monochromatic
#5C44D2 #8776DE #B2A7EA #DDD8F6 #E9E6F9
Accessibility & contrast
On white
2.19
#B2A7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#B2A7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A7EA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A7EA | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#A6B2BF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b2a7ea; /* rgb */ color: rgb(178, 167, 234); /* oklch */ color: oklch(76.2% 0.095 291.5);
Tailwind
colors: {
custom: {
50: '#cac1f1',
500: '#b2a7ea',
950: '#000000',
},
}SCSS
$custom: #b2a7ea; $custom-light: #cac1f1; $custom-dark: #000000;
JSON
{
"hex": "#b2a7ea",
"rgb": {
"r": 178,
"g": 167,
"b": 234
},
"hsl": {
"h": 249.851,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.76191,
"c": 0.09548,
"h": 291.5
},
"luminance": 0.43043
}Semantic roles & 50–950 ramp
primary
#B2A7EA
secondary
#EDF0DB
accent
#C91CAD
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184