#B8AEF3#B8AEF3
#B8AEF3 is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.4% C 0.098 H 290.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEF3 |
|---|---|
| RGB | rgb(184, 174, 243) |
| HSL | hsl(249, 74%, 82%) |
| HSV | hsv(249, 28%, 95%) |
| CMYK | cmyk(24.3%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(74.15, 17.94, -33.06) |
| CIE-LCH | lch(74.15, 37.62, 298.49°) |
| OKLab | oklab(78.4% 0.0343 -0.0913) |
| OKLCH | oklch(78.4% 0.098 290.6) |
| XYZ | xyz(51.0770, 46.9327, 91.1446) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.09
Lavender
#B39DDB
ΔE00 5.77
Light Violet
#D6B4FC
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 6.76
Pastel Purple
#CAA0FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEF3 #E9F3AE
analogous
#AEC7F3 #B8AEF3 #DBAEF3
triadic
#B8AEF3 #F3B8AE #AEF3B8
tetradic
#B8AEF3 #F3AEC7 #E9F3AE #AEF3DB
square
#B8AEF3 #F3AEC7 #E9F3AE #AEF3DB
split-complementary
#B8AEF3 #F3DBAE #C7F3AE
monochromatic
#5B43E3 #8979EB #B8AEF3 #E7E3FB #E8E4FB
Accessibility & contrast
On white
2.02
#B8AEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#B8AEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEF3
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEF3 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB8F6
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#ABBAC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b8aef3; /* rgb */ color: rgb(184, 174, 243); /* oklch */ color: oklch(78.4% 0.098 290.6);
Tailwind
colors: {
custom: {
50: '#cec6f7',
500: '#b8aef3',
950: '#000000',
},
}SCSS
$custom: #b8aef3; $custom-light: #cec6f7; $custom-dark: #000000;
JSON
{
"hex": "#b8aef3",
"rgb": {
"r": 184,
"g": 174,
"b": 243
},
"hsl": {
"h": 248.696,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.78399,
"c": 0.09755,
"h": 290.6
},
"luminance": 0.46934
}Semantic roles & 50–950 ramp
primary
#B8AEF3
secondary
#EFF3D8
accent
#D60FB9
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285