#B2AFEA#B2AFEA
#B2AFEA is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.7% C 0.084 H 286.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFEA |
|---|---|
| RGB | rgb(178, 175, 234) |
| HSL | hsl(243, 58%, 80%) |
| HSV | hsv(243, 25%, 92%) |
| CMYK | cmyk(23.9%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(73.59, 13.50, -29.09) |
| CIE-LCH | lch(73.59, 32.07, 294.90°) |
| OKLab | oklab(77.74% 0.0239 -0.0801) |
| OKLCH | oklch(77.74% 0.084 286.6) |
| XYZ | xyz(48.5377, 46.0646, 84.1601) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.82
Lavender
#B39DDB
ΔE00 6.18
Pale Violet
#CEAEFA
ΔE00 6.84
Periwinkle
#CCCCFF
ΔE00 7.29
Light Violet
#D6B4FC
ΔE00 7.86
Lavender (survey)
#C79FEF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFEA #E7EAAF
analogous
#AFC9EA #B2AFEA #CFAFEA
triadic
#B2AFEA #EAB2AF #AFEAB2
tetradic
#B2AFEA #EAAFC9 #E7EAAF #AFEACF
square
#B2AFEA #EAAFC9 #E7EAAF #AFEACF
split-complementary
#B2AFEA #EACFAF #C9EAAF
monochromatic
#554ED1 #837FDD #B2AFEA #E1DFF7 #E8E7F9
Accessibility & contrast
On white
2.06
#B2AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#B2AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFEA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFEA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B6ED
Deuteranopia (green-blind)
#9FB3E8
Tritanopia (blue-blind)
#A6B9C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2afea; /* rgb */ color: rgb(178, 175, 234); /* oklch */ color: oklch(77.7% 0.084 286.6);
Tailwind
colors: {
custom: {
50: '#cac6f1',
500: '#b2afea',
950: '#000000',
},
}SCSS
$custom: #b2afea; $custom-light: #cac6f1; $custom-dark: #000000;
JSON
{
"hex": "#b2afea",
"rgb": {
"r": 178,
"g": 175,
"b": 234
},
"hsl": {
"h": 243.051,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.77739,
"c": 0.08358,
"h": 286.6
},
"luminance": 0.46065
}Semantic roles & 50–950 ramp
primary
#B2AFEA
secondary
#EFF0DB
accent
#C61FBE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284