#B4AEFF#B4AEFF
#B4AEFF is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.6% C 0.114 H 286.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AEFF |
|---|---|
| RGB | rgb(180, 174, 255) |
| HSL | hsl(244, 100%, 84%) |
| HSV | hsv(244, 32%, 100%) |
| CMYK | cmyk(29.4%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(74.31, 19.67, -39.31) |
| CIE-LCH | lch(74.31, 43.96, 296.58°) |
| OKLab | oklab(78.61% 0.0331 -0.1093) |
| OKLCH | oklch(78.61% 0.114 286.9) |
| XYZ | xyz(52.0038, 47.1942, 100.9578) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.81
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pastel Purple
#CAA0FF
ΔE00 7.46
Lavender
#B39DDB
ΔE00 7.90
Lilac (survey)
#CEA2FD
ΔE00 7.99
Periwinkle Blue
#8F99FB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AEFF #F9FFAE
analogous
#AED1FF #B4AEFF #DDAEFF
triadic
#B4AEFF #FFB4AE #AEFFB4
tetradic
#B4AEFF #FFAED1 #F9FFAE #AEFFDD
square
#B4AEFF #FFAED1 #F9FFAE #AEFFDD
split-complementary
#B4AEFF #FFDDAE #D1FFAE
monochromatic
#4334FF #7B71FF #B4AEFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.01
#B4AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#B4AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AEFF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AEFF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#96B5FD
Tritanopia (blue-blind)
#A2BCCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b4aeff; /* rgb */ color: rgb(180, 174, 255); /* oklch */ color: oklch(78.6% 0.114 286.9);
Tailwind
colors: {
custom: {
50: '#ccc6ff',
500: '#b4aeff',
950: '#000000',
},
}SCSS
$custom: #b4aeff; $custom-light: #ccc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b4aeff",
"rgb": {
"r": 180,
"g": 174,
"b": 255
},
"hsl": {
"h": 244.444,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78608,
"c": 0.11417,
"h": 286.9
},
"luminance": 0.47195
}Semantic roles & 50–950 ramp
primary
#B4AEFF
secondary
#F5F7D4
accent
#E600D5
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131318
muted
#828286