#B7AAEF#B7AAEF
#B7AAEF is a light, moderate violet. Relative luminance 0.450; OKLCH L 77.4% C 0.098 H 292.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AAEF |
|---|---|
| RGB | rgb(183, 170, 239) |
| HSL | hsl(251, 68%, 80%) |
| HSV | hsv(251, 29%, 94%) |
| CMYK | cmyk(23.4%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.92, 18.93, -32.79) |
| CIE-LCH | lch(72.92, 37.86, 300.00°) |
| OKLab | oklab(77.39% 0.0377 -0.0905) |
| OKLCH | oklch(77.39% 0.098 292.6) |
| XYZ | xyz(49.4795, 45.0481, 87.7330) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.63
Pale Violet
#CEAEFA
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 5.84
Light Violet
#D6B4FC
ΔE00 6.24
Pastel Purple
#CAA0FF
ΔE00 6.29
Lilac (survey)
#CEA2FD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AAEF #E2EFAA
analogous
#AAC0EF #B7AAEF #D9AAEF
triadic
#B7AAEF #EFB7AA #AAEFB7
tetradic
#B7AAEF #EFAAC0 #E2EFAA #AAEFD9
square
#B7AAEF #EFAAC0 #E2EFAA #AAEFD9
split-complementary
#B7AAEF #EFD9AA #C0EFAA
monochromatic
#6043DC #8B76E5 #B7AAEF #E3DEF9 #E9E5FA
Accessibility & contrast
On white
2.10
#B7AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#B7AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AAEF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AAEF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#ABB5C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b7aaef; /* rgb */ color: rgb(183, 170, 239); /* oklch */ color: oklch(77.4% 0.098 292.6);
Tailwind
colors: {
custom: {
50: '#cdc3f4',
500: '#b7aaef',
950: '#000000',
},
}SCSS
$custom: #b7aaef; $custom-light: #cdc3f4; $custom-dark: #000000;
JSON
{
"hex": "#b7aaef",
"rgb": {
"r": 183,
"g": 170,
"b": 239
},
"hsl": {
"h": 251.304,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.77385,
"c": 0.09807,
"h": 292.6
},
"luminance": 0.45049
}Semantic roles & 50–950 ramp
primary
#B7AAEF
secondary
#EDF2D9
accent
#D015AD
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#131217
muted
#828185