#B6AAEF#B6AAEF
#B6AAEF is a light, moderate violet. Relative luminance 0.449; OKLCH L 77.3% C 0.098 H 291.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAEF |
|---|---|
| RGB | rgb(182, 170, 239) |
| HSL | hsl(250, 68%, 80%) |
| HSV | hsv(250, 29%, 94%) |
| CMYK | cmyk(23.8%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.84, 18.63, -32.92) |
| CIE-LCH | lch(72.84, 37.83, 299.51°) |
| OKLab | oklab(77.3% 0.0366 -0.0909) |
| OKLCH | oklch(77.3% 0.098 291.9) |
| XYZ | xyz(49.2424, 44.9259, 87.7218) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.75
Pale Violet
#CEAEFA
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 6.45
Light Violet
#D6B4FC
ΔE00 6.47
Lilac (survey)
#CEA2FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAEF #E3EFAA
analogous
#AAC0EF #B6AAEF #D9AAEF
triadic
#B6AAEF #EFB6AA #AAEFB6
tetradic
#B6AAEF #EFAAC0 #E3EFAA #AAEFD9
square
#B6AAEF #EFAAC0 #E3EFAA #AAEFD9
split-complementary
#B6AAEF #EFD9AA #C0EFAA
monochromatic
#5E43DC #8A76E5 #B6AAEF #E2DEF9 #E9E5FA
Accessibility & contrast
On white
2.10
#B6AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#B6AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAEF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAEF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#9AB1ED
Tritanopia (blue-blind)
#AAB5C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b6aaef; /* rgb */ color: rgb(182, 170, 239); /* oklch */ color: oklch(77.3% 0.098 291.9);
Tailwind
colors: {
custom: {
50: '#cdc3f4',
500: '#b6aaef',
950: '#000000',
},
}SCSS
$custom: #b6aaef; $custom-light: #cdc3f4; $custom-dark: #000000;
JSON
{
"hex": "#b6aaef",
"rgb": {
"r": 182,
"g": 170,
"b": 239
},
"hsl": {
"h": 250.435,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.77304,
"c": 0.09801,
"h": 291.9
},
"luminance": 0.44927
}Semantic roles & 50–950 ramp
primary
#B6AAEF
secondary
#EDF2D9
accent
#D015B0
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#131217
muted
#828185