#B8AEF5#B8AEF5
#B8AEF5 is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.5% C 0.100 H 290.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEF5 |
|---|---|
| RGB | rgb(184, 174, 245) |
| HSL | hsl(248, 78%, 82%) |
| HSV | hsv(248, 29%, 96%) |
| CMYK | cmyk(24.9%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(74.22, 18.41, -34.03) |
| CIE-LCH | lch(74.22, 38.69, 298.42°) |
| OKLab | oklab(78.48% 0.0349 -0.0941) |
| OKLCH | oklch(78.48% 0.1 290.3) |
| XYZ | xyz(51.3806, 47.0542, 92.7439) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.15
Lavender
#B39DDB
ΔE00 6.01
Light Violet
#D6B4FC
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 6.48
Pastel Purple
#CAA0FF
ΔE00 6.80
Lavender (survey)
#C79FEF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEF5 #EBF5AE
analogous
#AEC8F5 #B8AEF5 #DCAEF5
triadic
#B8AEF5 #F5B8AE #AEF5B8
tetradic
#B8AEF5 #F5AEC8 #EBF5AE #AEF5DC
square
#B8AEF5 #F5AEC8 #EBF5AE #AEF5DC
split-complementary
#B8AEF5 #F5DCAE #C8F5AE
monochromatic
#5941E8 #8878EE #B8AEF5 #E7E4FC #E7E4FC
Accessibility & contrast
On white
2.02
#B8AEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#B8AEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEF5
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEF5 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB8F8
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#ABBAC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b8aef5; /* rgb */ color: rgb(184, 174, 245); /* oklch */ color: oklch(78.5% 0.100 290.3);
Tailwind
colors: {
custom: {
50: '#cec6f8',
500: '#b8aef5',
950: '#000000',
},
}SCSS
$custom: #b8aef5; $custom-light: #cec6f8; $custom-dark: #000000;
JSON
{
"hex": "#b8aef5",
"rgb": {
"r": 184,
"g": 174,
"b": 245
},
"hsl": {
"h": 248.451,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.78484,
"c": 0.10032,
"h": 290.3
},
"luminance": 0.47055
}Semantic roles & 50–950 ramp
primary
#B8AEF5
secondary
#F0F3D8
accent
#DA0BBD
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285