#B8AAFE#B8AAFE
#B8AAFE is a light, moderate violet. Relative luminance 0.461; OKLCH L 78.1% C 0.119 H 291.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AAFE |
|---|---|
| RGB | rgb(184, 170, 254) |
| HSL | hsl(250, 98%, 83%) |
| HSV | hsv(250, 33%, 100%) |
| CMYK | cmyk(27.6%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.61, 22.77, -39.85) |
| CIE-LCH | lch(73.61, 45.90, 299.75°) |
| OKLab | oklab(78.13% 0.0426 -0.1107) |
| OKLCH | oklch(78.13% 0.119 291) |
| XYZ | xyz(52.0268, 46.0947, 99.9028) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.46
Pastel Purple
#CAA0FF
ΔE00 5.63
Lilac (survey)
#CEA2FD
ΔE00 6.18
Lavender (survey)
#C79FEF
ΔE00 6.50
Lavender
#B39DDB
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AAFE #F0FEAA
analogous
#AAC6FE #B8AAFE #E2AAFE
triadic
#B8AAFE #FEB8AA #AAFEB8
tetradic
#B8AAFE #FEAAC6 #F0FEAA #AAFEE2
square
#B8AAFE #FEAAC6 #F0FEAA #AAFEE2
split-complementary
#B8AAFE #FEE2AA #C6FEAA
monochromatic
#5331FD #856EFD #B8AAFE #E6E1FF #E6E1FF
Accessibility & contrast
On white
2.05
#B8AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#B8AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AAFE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AAFE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#A8B9C9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b8aafe; /* rgb */ color: rgb(184, 170, 254); /* oklch */ color: oklch(78.1% 0.119 291.0);
Tailwind
colors: {
custom: {
50: '#cfc3ff',
500: '#b8aafe',
950: '#000000',
},
}SCSS
$custom: #b8aafe; $custom-light: #cfc3ff; $custom-dark: #000000;
JSON
{
"hex": "#b8aafe",
"rgb": {
"r": 184,
"g": 170,
"b": 254
},
"hsl": {
"h": 250,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.78129,
"c": 0.11865,
"h": 291
},
"luminance": 0.46096
}Semantic roles & 50–950 ramp
primary
#B8AAFE
secondary
#F1F7D4
accent
#E600BF
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141218
muted
#828186