#B8AEF6#B8AEF6
#B8AEF6 is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.5% C 0.102 H 290.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEF6 |
|---|---|
| RGB | rgb(184, 174, 246) |
| HSL | hsl(248, 80%, 82%) |
| HSV | hsv(248, 29%, 96%) |
| CMYK | cmyk(25.2%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(74.26, 18.65, -34.51) |
| CIE-LCH | lch(74.26, 39.22, 298.38°) |
| OKLab | oklab(78.53% 0.0351 -0.0954) |
| OKLCH | oklch(78.53% 0.102 290.2) |
| XYZ | xyz(51.5337, 47.1154, 93.5500) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.19
Lavender
#B39DDB
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.51
Light Violet
#D6B4FC
ΔE00 6.52
Pastel Purple
#CAA0FF
ΔE00 6.76
Lavender (survey)
#C79FEF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEF6 #ECF6AE
analogous
#AEC8F6 #B8AEF6 #DCAEF6
triadic
#B8AEF6 #F6B8AE #AEF6B8
tetradic
#B8AEF6 #F6AEC8 #ECF6AE #AEF6DC
square
#B8AEF6 #F6AEC8 #ECF6AE #AEF6DC
split-complementary
#B8AEF6 #F6DCAE #C8F6AE
monochromatic
#5740EA #8877F0 #B8AEF6 #E7E3FC #E7E3FC
Accessibility & contrast
On white
2.01
#B8AEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#B8AEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEF6
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEF6 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB8F9
Deuteranopia (green-blind)
#9CB5F4
Tritanopia (blue-blind)
#AABAC8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b8aef6; /* rgb */ color: rgb(184, 174, 246); /* oklch */ color: oklch(78.5% 0.102 290.2);
Tailwind
colors: {
custom: {
50: '#cec6f9',
500: '#b8aef6',
950: '#000000',
},
}SCSS
$custom: #b8aef6; $custom-light: #cec6f9; $custom-dark: #000000;
JSON
{
"hex": "#b8aef6",
"rgb": {
"r": 184,
"g": 174,
"b": 246
},
"hsl": {
"h": 248.333,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.78527,
"c": 0.10169,
"h": 290.2
},
"luminance": 0.47116
}Semantic roles & 50–950 ramp
primary
#B8AEF6
secondary
#F0F4D7
accent
#DC09BF
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285