#B7AEFF#B7AEFF
#B7AEFF is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.8% C 0.114 H 288.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AEFF |
|---|---|
| RGB | rgb(183, 174, 255) |
| HSL | hsl(247, 100%, 84%) |
| HSV | hsv(247, 32%, 100%) |
| CMYK | cmyk(28.2%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(74.55, 20.51, -38.93) |
| CIE-LCH | lch(74.55, 44.00, 297.78°) |
| OKLab | oklab(78.84% 0.0364 -0.1081) |
| OKLCH | oklch(78.84% 0.114 288.6) |
| XYZ | xyz(52.7099, 47.5583, 100.9909) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 6.90
Lilac (survey)
#CEA2FD
ΔE00 7.30
Light Violet
#D6B4FC
ΔE00 7.48
Lavender
#B39DDB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AEFF #F6FFAE
analogous
#AECEFF #B7AEFF #E0AEFF
triadic
#B7AEFF #FFB7AE #AEFFB7
tetradic
#B7AEFF #FFAECE #F6FFAE #AEFFE0
square
#B7AEFF #FFAECE #F6FFAE #AEFFE0
split-complementary
#B7AEFF #FFE0AE #CEFFAE
monochromatic
#4A34FF #8171FF #B7AEFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
2.00
#B7AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#B7AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AEFF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AEFF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#A6BCCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b7aeff; /* rgb */ color: rgb(183, 174, 255); /* oklch */ color: oklch(78.8% 0.114 288.6);
Tailwind
colors: {
custom: {
50: '#cec6ff',
500: '#b7aeff',
950: '#000000',
},
}SCSS
$custom: #b7aeff; $custom-light: #cec6ff; $custom-dark: #000000;
JSON
{
"hex": "#b7aeff",
"rgb": {
"r": 183,
"g": 174,
"b": 255
},
"hsl": {
"h": 246.667,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78844,
"c": 0.11408,
"h": 288.6
},
"luminance": 0.47559
}Semantic roles & 50–950 ramp
primary
#B7AEFF
secondary
#F3F7D4
accent
#E600CC
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286