#B2A7EF#B2A7EF
#B2A7EF is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.4% C 0.102 H 290.8°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A7EF |
|---|---|
| RGB | rgb(178, 167, 239) |
| HSL | hsl(249, 69%, 80%) |
| HSV | hsv(249, 30%, 94%) |
| CMYK | cmyk(25.5%, 30.1%, 0%, 6.3%) |
| CIE-LAB | lab(71.78, 19.13, -34.59) |
| CIE-LCH | lch(71.78, 39.53, 298.94°) |
| OKLab | oklab(76.41% 0.0363 -0.0957) |
| OKLCH | oklch(76.41% 0.102 290.8) |
| XYZ | xyz(47.7550, 43.3336, 87.4929) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.84
Pale Violet
#CEAEFA
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 6.28
Pastel Purple
#CAA0FF
ΔE00 6.46
Lilac (survey)
#CEA2FD
ΔE00 6.85
Baby Purple
#CA9BF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A7EF #E4EFA7
analogous
#A7C0EF #B2A7EF #D6A7EF
triadic
#B2A7EF #EFB2A7 #A7EFB2
tetradic
#B2A7EF #EFA7C0 #E4EFA7 #A7EFD6
square
#B2A7EF #EFA7C0 #E4EFA7 #A7EFD6
split-complementary
#B2A7EF #EFD6A7 #C0EFA7
monochromatic
#573FDC #8573E6 #B2A7EF #DFDBF8 #E8E5FA
Accessibility & contrast
On white
2.17
#B2A7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#B2A7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A7EF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A7EF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#95AEED
Tritanopia (blue-blind)
#A5B3C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2a7ef; /* rgb */ color: rgb(178, 167, 239); /* oklch */ color: oklch(76.4% 0.102 290.8);
Tailwind
colors: {
custom: {
50: '#cac1f4',
500: '#b2a7ef',
950: '#000000',
},
}SCSS
$custom: #b2a7ef; $custom-light: #cac1f4; $custom-dark: #000000;
JSON
{
"hex": "#b2a7ef",
"rgb": {
"r": 178,
"g": 167,
"b": 239
},
"hsl": {
"h": 249.167,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.76408,
"c": 0.1024,
"h": 290.8
},
"luminance": 0.43334
}Semantic roles & 50–950 ramp
primary
#B2A7EF
secondary
#EEF2D9
accent
#D114B4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185