#B8AEEA#B8AEEA
#B8AEEA is a light, moderate violet. Relative luminance 0.464; OKLCH L 78.0% C 0.085 H 291.9°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEEA |
|---|---|
| RGB | rgb(184, 174, 234) |
| HSL | hsl(250, 59%, 80%) |
| HSV | hsv(250, 26%, 92%) |
| CMYK | cmyk(21.4%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(73.81, 15.86, -28.71) |
| CIE-LCH | lch(73.81, 32.80, 298.92°) |
| OKLab | oklab(78.02% 0.0318 -0.0789) |
| OKLCH | oklch(78.02% 0.085 291.9) |
| XYZ | xyz(49.7510, 46.4024, 84.1614) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.00
Pale Violet
#CEAEFA
ΔE00 5.31
Light Violet
#D6B4FC
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.56
Lavender (survey)
#C79FEF
ΔE00 6.88
Periwinkle
#CCCCFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEEA #E0EAAE
analogous
#AEC2EA #B8AEEA #D6AEEA
triadic
#B8AEEA #EAB8AE #AEEAB8
tetradic
#B8AEEA #EAAEC2 #E0EAAE #AEEAD6
square
#B8AEEA #EAAEC2 #E0EAAE #AEEAD6
split-complementary
#B8AEEA #EAD6AE #C2EAAE
monochromatic
#634DD1 #8D7DDD #B8AEEA #E3DFF7 #EAE7F9
Accessibility & contrast
On white
2.04
#B8AEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#B8AEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEEA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEEA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B6ED
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#AEB8C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b8aeea; /* rgb */ color: rgb(184, 174, 234); /* oklch */ color: oklch(78.0% 0.085 291.9);
Tailwind
colors: {
custom: {
50: '#cec6f1',
500: '#b8aeea',
950: '#000000',
},
}SCSS
$custom: #b8aeea; $custom-light: #cec6f1; $custom-dark: #000000;
JSON
{
"hex": "#b8aeea",
"rgb": {
"r": 184,
"g": 174,
"b": 234
},
"hsl": {
"h": 250,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.78023,
"c": 0.0851,
"h": 291.9
},
"luminance": 0.46403
}Semantic roles & 50–950 ramp
primary
#B8AEEA
secondary
#EDF0DB
accent
#C61FAB
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284