#B5AEEF#B5AEEF
#B5AEEF is a light, moderate blue. Relative luminance 0.463; OKLCH L 78.0% C 0.092 H 289.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AEEF |
|---|---|
| RGB | rgb(181, 174, 239) |
| HSL | hsl(246, 67%, 81%) |
| HSV | hsv(246, 27%, 94%) |
| CMYK | cmyk(24.3%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.76, 16.12, -31.52) |
| CIE-LCH | lch(73.76, 35.40, 297.09°) |
| OKLab | oklab(77.99% 0.03 -0.0869) |
| OKLCH | oklch(77.99% 0.092 289) |
| XYZ | xyz(49.7683, 46.3270, 87.9646) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.77
Pale Violet
#CEAEFA
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.22
Light Violet
#D6B4FC
ΔE00 7.00
Lavender (survey)
#C79FEF
ΔE00 7.37
Periwinkle
#CCCCFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AEEF #E8EFAE
analogous
#AEC7EF #B5AEEF #D5AEEF
triadic
#B5AEEF #EFB5AE #AEEFB5
tetradic
#B5AEEF #EFAEC7 #E8EFAE #AEEFD5
square
#B5AEEF #EFAEC7 #E8EFAE #AEEFD5
split-complementary
#B5AEEF #EFD5AE #C7EFAE
monochromatic
#5848DB #867BE5 #B5AEEF #E4E1F9 #E8E5FA
Accessibility & contrast
On white
2.05
#B5AEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#B5AEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AEEF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AEEF | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB7F2
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#A8B9C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b5aeef; /* rgb */ color: rgb(181, 174, 239); /* oklch */ color: oklch(78.0% 0.092 289.0);
Tailwind
colors: {
custom: {
50: '#ccc6f4',
500: '#b5aeef',
950: '#000000',
},
}SCSS
$custom: #b5aeef; $custom-light: #ccc6f4; $custom-dark: #000000;
JSON
{
"hex": "#b5aeef",
"rgb": {
"r": 181,
"g": 174,
"b": 239
},
"hsl": {
"h": 246.462,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.77989,
"c": 0.09197,
"h": 289
},
"luminance": 0.46328
}Semantic roles & 50–950 ramp
primary
#B5AEEF
secondary
#EFF1DA
accent
#CF17BB
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131317
muted
#828285