#B8AEED#B8AEED
#B8AEED is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.1% C 0.089 H 291.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEED |
|---|---|
| RGB | rgb(184, 174, 237) |
| HSL | hsl(250, 64%, 81%) |
| HSV | hsv(250, 27%, 93%) |
| CMYK | cmyk(22.4%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(73.92, 16.55, -30.17) |
| CIE-LCH | lch(73.92, 34.41, 298.75°) |
| OKLab | oklab(78.15% 0.0327 -0.0831) |
| OKLCH | oklch(78.15% 0.089 291.5) |
| XYZ | xyz(50.1857, 46.5762, 86.4504) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.14
Lavender
#B39DDB
ΔE00 5.18
Light Violet
#D6B4FC
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 6.77
Pastel Purple
#CAA0FF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEED #E3EDAE
analogous
#AEC3ED #B8AEED #D7AEED
triadic
#B8AEED #EDB8AE #AEEDB8
tetradic
#B8AEED #EDAEC3 #E3EDAE #AEEDD7
square
#B8AEED #EDAEC3 #E3EDAE #AEEDD7
split-complementary
#B8AEED #EDD7AE #C3EDAE
monochromatic
#604AD7 #8C7CE2 #B8AEED #E4E0F8 #E9E6F9
Accessibility & contrast
On white
2.04
#B8AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#B8AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEED
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEED | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F0
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#ADB8C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b8aeed; /* rgb */ color: rgb(184, 174, 237); /* oklch */ color: oklch(78.1% 0.089 291.5);
Tailwind
colors: {
custom: {
50: '#cec6f3',
500: '#b8aeed',
950: '#000000',
},
}SCSS
$custom: #b8aeed; $custom-light: #cec6f3; $custom-dark: #000000;
JSON
{
"hex": "#b8aeed",
"rgb": {
"r": 184,
"g": 174,
"b": 237
},
"hsl": {
"h": 249.524,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.78147,
"c": 0.08925,
"h": 291.5
},
"luminance": 0.46577
}Semantic roles & 50–950 ramp
primary
#B8AEED
secondary
#EDF1DA
accent
#CB1AAF
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131317
muted
#828285