#B8AEF4#B8AEF4
#B8AEF4 is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.4% C 0.099 H 290.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEF4 |
|---|---|
| RGB | rgb(184, 174, 244) |
| HSL | hsl(249, 76%, 82%) |
| HSV | hsv(249, 29%, 96%) |
| CMYK | cmyk(24.6%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(74.19, 18.18, -33.55) |
| CIE-LCH | lch(74.19, 38.15, 298.45°) |
| OKLab | oklab(78.44% 0.0346 -0.0927) |
| OKLCH | oklch(78.44% 0.099 290.5) |
| XYZ | xyz(51.2284, 46.9933, 91.9420) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.12
Lavender
#B39DDB
ΔE00 5.89
Light Violet
#D6B4FC
ΔE00 6.41
Light Periwinkle
#C1C6FC
ΔE00 6.46
Lavender (survey)
#C79FEF
ΔE00 6.78
Pastel Purple
#CAA0FF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEF4 #EAF4AE
analogous
#AEC7F4 #B8AEF4 #DBAEF4
triadic
#B8AEF4 #F4B8AE #AEF4B8
tetradic
#B8AEF4 #F4AEC7 #EAF4AE #AEF4DB
square
#B8AEF4 #F4AEC7 #EAF4AE #AEF4DB
split-complementary
#B8AEF4 #F4DBAE #C7F4AE
monochromatic
#5A42E5 #8978ED #B8AEF4 #E7E4FB #E7E4FB
Accessibility & contrast
On white
2.02
#B8AEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#B8AEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEF4
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEF4 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB8F7
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#ABBAC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b8aef4; /* rgb */ color: rgb(184, 174, 244); /* oklch */ color: oklch(78.4% 0.099 290.5);
Tailwind
colors: {
custom: {
50: '#cec6f8',
500: '#b8aef4',
950: '#000000',
},
}SCSS
$custom: #b8aef4; $custom-light: #cec6f8; $custom-dark: #000000;
JSON
{
"hex": "#b8aef4",
"rgb": {
"r": 184,
"g": 174,
"b": 244
},
"hsl": {
"h": 248.571,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.78441,
"c": 0.09894,
"h": 290.5
},
"luminance": 0.46994
}Semantic roles & 50–950 ramp
primary
#B8AEF4
secondary
#EFF3D8
accent
#D80DBB
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285