#B8AEEE#B8AEEE
#B8AEEE is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.2% C 0.091 H 291.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEEE |
|---|---|
| RGB | rgb(184, 174, 238) |
| HSL | hsl(249, 65%, 81%) |
| HSV | hsv(249, 27%, 93%) |
| CMYK | cmyk(22.7%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(73.96, 16.78, -30.65) |
| CIE-LCH | lch(73.96, 34.94, 298.70°) |
| OKLab | oklab(78.19% 0.033 -0.0844) |
| OKLCH | oklch(78.19% 0.091 291.3) |
| XYZ | xyz(50.3322, 46.6348, 87.2220) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.11
Lavender
#B39DDB
ΔE00 5.26
Light Violet
#D6B4FC
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.75
Pastel Purple
#CAA0FF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEEE #E4EEAE
analogous
#AEC4EE #B8AEEE #D8AEEE
triadic
#B8AEEE #EEB8AE #AEEEB8
tetradic
#B8AEEE #EEAEC4 #E4EEAE #AEEED8
square
#B8AEEE #EEAEC4 #E4EEAE #AEEED8
split-complementary
#B8AEEE #EED8AE #C4EEAE
monochromatic
#5F49D9 #8C7BE3 #B8AEEE #E4E1F9 #E9E6FA
Accessibility & contrast
On white
2.03
#B8AEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#B8AEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEEE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEEE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F1
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#ADB9C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b8aeee; /* rgb */ color: rgb(184, 174, 238); /* oklch */ color: oklch(78.2% 0.091 291.3);
Tailwind
colors: {
custom: {
50: '#cec6f3',
500: '#b8aeee',
950: '#000000',
},
}SCSS
$custom: #b8aeee; $custom-light: #cec6f3; $custom-dark: #000000;
JSON
{
"hex": "#b8aeee",
"rgb": {
"r": 184,
"g": 174,
"b": 238
},
"hsl": {
"h": 249.375,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.78188,
"c": 0.09064,
"h": 291.3
},
"luminance": 0.46635
}Semantic roles & 50–950 ramp
primary
#B8AEEE
secondary
#EEF1DA
accent
#CD18B1
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285