#B2A8EE#B2A8EE
#B2A8EE is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.6% C 0.100 H 290.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A8EE |
|---|---|
| RGB | rgb(178, 168, 238) |
| HSL | hsl(249, 67%, 80%) |
| HSV | hsv(249, 29%, 93%) |
| CMYK | cmyk(25.2%, 29.4%, 0%, 6.7%) |
| CIE-LAB | lab(71.99, 18.33, -33.73) |
| CIE-LCH | lch(71.99, 38.39, 298.53°) |
| OKLab | oklab(76.55% 0.0347 -0.0933) |
| OKLCH | oklch(76.55% 0.1 290.4) |
| XYZ | xyz(47.7916, 43.6425, 86.7783) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.86
Pale Violet
#CEAEFA
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 6.48
Pastel Purple
#CAA0FF
ΔE00 6.75
Lilac (survey)
#CEA2FD
ΔE00 7.09
Light Violet
#D6B4FC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A8EE #E4EEA8
analogous
#A8C1EE #B2A8EE #D5A8EE
triadic
#B2A8EE #EEB2A8 #A8EEB2
tetradic
#B2A8EE #EEA8C1 #E4EEA8 #A8EED5
square
#B2A8EE #EEA8C1 #E4EEA8 #A8EED5
split-complementary
#B2A8EE #EED5A8 #C1EEA8
monochromatic
#5742DA #8575E4 #B2A8EE #DFDBF8 #E8E5FA
Accessibility & contrast
On white
2.16
#B2A8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#B2A8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A8EE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A8EE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#A5B4C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2a8ee; /* rgb */ color: rgb(178, 168, 238); /* oklch */ color: oklch(76.6% 0.100 290.4);
Tailwind
colors: {
custom: {
50: '#cac1f3',
500: '#b2a8ee',
950: '#000000',
},
}SCSS
$custom: #b2a8ee; $custom-light: #cac1f3; $custom-dark: #000000;
JSON
{
"hex": "#b2a8ee",
"rgb": {
"r": 178,
"g": 168,
"b": 238
},
"hsl": {
"h": 248.571,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.76555,
"c": 0.09951,
"h": 290.4
},
"luminance": 0.43643
}Semantic roles & 50–950 ramp
primary
#B2A8EE
secondary
#EEF2D9
accent
#CF16B5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185