#B5AEE4#B5AEE4
#B5AEE4 is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.5% C 0.077 H 290.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AEE4 |
|---|---|
| RGB | rgb(181, 174, 228) |
| HSL | hsl(248, 50%, 79%) |
| HSV | hsv(248, 24%, 89%) |
| CMYK | cmyk(20.6%, 23.7%, 0%, 10.6%) |
| CIE-LAB | lab(73.35, 13.58, -26.17) |
| CIE-LCH | lch(73.35, 29.48, 297.43°) |
| OKLab | oklab(77.54% 0.0268 -0.0718) |
| OKLCH | oklch(77.54% 0.077 290.4) |
| XYZ | xyz(48.1924, 45.6967, 79.6651) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.26
Pale Violet
#CEAEFA
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 6.57
Light Violet
#D6B4FC
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 7.48
Lavender (survey)
#C79FEF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AEE4 #DDE4AE
analogous
#AEC2E4 #B5AEE4 #D0AEE4
triadic
#B5AEE4 #E4B5AE #AEE4B5
tetradic
#B5AEE4 #E4AEC2 #DDE4AE #AEE4D0
square
#B5AEE4 #E4AEC2 #DDE4AE #AEE4D0
split-complementary
#B5AEE4 #E4D0AE #C2E4AE
monochromatic
#6152C5 #8B80D5 #B5AEE4 #DFDCF3 #EAE8F7
Accessibility & contrast
On white
2.07
#B5AEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#B5AEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AEE4
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AEE4 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B5E6
Deuteranopia (green-blind)
#A1B3E3
Tritanopia (blue-blind)
#ABB7C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b5aee4; /* rgb */ color: rgb(181, 174, 228); /* oklch */ color: oklch(77.5% 0.077 290.4);
Tailwind
colors: {
custom: {
50: '#ccc6ec',
500: '#b5aee4',
950: '#000000',
},
}SCSS
$custom: #b5aee4; $custom-light: #ccc6ec; $custom-dark: #000000;
JSON
{
"hex": "#b5aee4",
"rgb": {
"r": 181,
"g": 174,
"b": 228
},
"hsl": {
"h": 247.778,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.77538,
"c": 0.07661,
"h": 290.4
},
"luminance": 0.45697
}Semantic roles & 50–950 ramp
primary
#B5AEE4
secondary
#ECEEDD
accent
#BD28AA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284