#B8AEF8#B8AEF8
#B8AEF8 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.6% C 0.104 H 290.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEF8 |
|---|---|
| RGB | rgb(184, 174, 248) |
| HSL | hsl(248, 84%, 83%) |
| HSV | hsv(248, 30%, 97%) |
| CMYK | cmyk(25.8%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(74.34, 19.12, -35.47) |
| CIE-LCH | lch(74.34, 40.29, 298.33°) |
| OKLab | oklab(78.61% 0.0357 -0.0982) |
| OKLCH | oklch(78.61% 0.104 290) |
| XYZ | xyz(51.8423, 47.2389, 95.1754) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.29
Lavender
#B39DDB
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 6.57
Light Violet
#D6B4FC
ΔE00 6.65
Pastel Purple
#CAA0FF
ΔE00 6.69
Lavender (survey)
#C79FEF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEF8 #EEF8AE
analogous
#AEC9F8 #B8AEF8 #DDAEF8
triadic
#B8AEF8 #F8B8AE #AEF8B8
tetradic
#B8AEF8 #F8AEC9 #EEF8AE #AEF8DD
square
#B8AEF8 #F8AEC9 #EEF8AE #AEF8DD
split-complementary
#B8AEF8 #F8DDAE #C9F8AE
monochromatic
#553DEE #8776F3 #B8AEF8 #E6E3FD #E6E3FD
Accessibility & contrast
On white
2.01
#B8AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#B8AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEF8
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEF8 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB8FB
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#AABBC8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b8aef8; /* rgb */ color: rgb(184, 174, 248); /* oklch */ color: oklch(78.6% 0.104 290.0);
Tailwind
colors: {
custom: {
50: '#cec6fa',
500: '#b8aef8',
950: '#000000',
},
}SCSS
$custom: #b8aef8; $custom-light: #cec6fa; $custom-dark: #000000;
JSON
{
"hex": "#b8aef8",
"rgb": {
"r": 184,
"g": 174,
"b": 248
},
"hsl": {
"h": 248.108,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.78614,
"c": 0.10446,
"h": 290
},
"luminance": 0.4724
}Semantic roles & 50–950 ramp
primary
#B8AEF8
secondary
#F0F5D6
accent
#E105C3
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285