#B2AAEB#B2AAEB
#B2AAEB is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.8% C 0.092 H 289.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAEB |
|---|---|
| RGB | rgb(178, 170, 235) |
| HSL | hsl(247, 62%, 79%) |
| HSV | hsv(247, 28%, 92%) |
| CMYK | cmyk(24.3%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(72.37, 16.51, -31.50) |
| CIE-LCH | lch(72.37, 35.57, 297.66°) |
| OKLab | oklab(76.81% 0.0311 -0.0869) |
| OKLCH | oklch(76.81% 0.092 289.7) |
| XYZ | xyz(47.7266, 44.2118, 84.6004) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.91
Pale Violet
#CEAEFA
ΔE00 5.98
Lavender (survey)
#C79FEF
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.23
Light Violet
#D6B4FC
ΔE00 7.33
Pastel Purple
#CAA0FF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAEB #E3EBAA
analogous
#AAC3EB #B2AAEB #D3AAEB
triadic
#B2AAEB #EBB2AA #AAEBB2
tetradic
#B2AAEB #EBAAC3 #E3EBAA #AAEBD3
square
#B2AAEB #EBAAC3 #E3EBAA #AAEBD3
split-complementary
#B2AAEB #EBD3AA #C3EBAA
monochromatic
#5847D4 #8578DF #B2AAEB #DFDCF7 #E9E6F9
Accessibility & contrast
On white
2.13
#B2AAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#B2AAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAEB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAEB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EE
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#A6B5C1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2aaeb; /* rgb */ color: rgb(178, 170, 235); /* oklch */ color: oklch(76.8% 0.092 289.7);
Tailwind
colors: {
custom: {
50: '#cac3f1',
500: '#b2aaeb',
950: '#000000',
},
}SCSS
$custom: #b2aaeb; $custom-light: #cac3f1; $custom-dark: #000000;
JSON
{
"hex": "#b2aaeb",
"rgb": {
"r": 178,
"g": 170,
"b": 235
},
"hsl": {
"h": 247.385,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.7681,
"c": 0.09234,
"h": 289.7
},
"luminance": 0.44213
}Semantic roles & 50–950 ramp
primary
#B2AAEB
secondary
#EEF1DA
accent
#CA1CB4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184