#B8AEFA#B8AEFA
#B8AEFA is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.7% C 0.107 H 289.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEFA |
|---|---|
| RGB | rgb(184, 174, 250) |
| HSL | hsl(248, 88%, 83%) |
| HSV | hsv(248, 30%, 98%) |
| CMYK | cmyk(26.4%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(74.42, 19.59, -36.42) |
| CIE-LCH | lch(74.42, 41.36, 298.28°) |
| OKLab | oklab(78.7% 0.0362 -0.1009) |
| OKLCH | oklch(78.7% 0.107 289.7) |
| XYZ | xyz(52.1543, 47.3637, 96.8183) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 6.66
Lavender
#B39DDB
ΔE00 6.67
Light Violet
#D6B4FC
ΔE00 6.80
Lilac (survey)
#CEA2FD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEFA #F0FAAE
analogous
#AECAFA #B8AEFA #DEAEFA
triadic
#B8AEFA #FAB8AE #AEFAB8
tetradic
#B8AEFA #FAAECA #F0FAAE #AEFADE
square
#B8AEFA #FAAECA #F0FAAE #AEFADE
split-complementary
#B8AEFA #FADEAE #CAFAAE
monochromatic
#533BF3 #8574F6 #B8AEFA #E6E2FD #E6E2FD
Accessibility & contrast
On white
2.01
#B8AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#B8AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEFA
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEFA | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#A9BBC9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b8aefa; /* rgb */ color: rgb(184, 174, 250); /* oklch */ color: oklch(78.7% 0.107 289.7);
Tailwind
colors: {
custom: {
50: '#cec6fc',
500: '#b8aefa',
950: '#000000',
},
}SCSS
$custom: #b8aefa; $custom-light: #cec6fc; $custom-dark: #000000;
JSON
{
"hex": "#b8aefa",
"rgb": {
"r": 184,
"g": 174,
"b": 250
},
"hsl": {
"h": 247.895,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.78701,
"c": 0.1072,
"h": 289.7
},
"luminance": 0.47365
}Semantic roles & 50–950 ramp
primary
#B8AEFA
secondary
#F1F5D6
accent
#E501C7
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285