#B5AEFF#B5AEFF
#B5AEFF is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.7% C 0.114 H 287.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AEFF |
|---|---|
| RGB | rgb(181, 174, 255) |
| HSL | hsl(245, 100%, 84%) |
| HSV | hsv(245, 32%, 100%) |
| CMYK | cmyk(29%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(74.39, 19.95, -39.19) |
| CIE-LCH | lch(74.39, 43.97, 296.98°) |
| OKLab | oklab(78.69% 0.0342 -0.1089) |
| OKLCH | oklch(78.69% 0.114 287.4) |
| XYZ | xyz(52.2375, 47.3147, 100.9688) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pastel Purple
#CAA0FF
ΔE00 7.25
Lilac (survey)
#CEA2FD
ΔE00 7.76
Lavender
#B39DDB
ΔE00 7.76
Light Violet
#D6B4FC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AEFF #F8FFAE
analogous
#AED0FF #B5AEFF #DEAEFF
triadic
#B5AEFF #FFB5AE #AEFFB5
tetradic
#B5AEFF #FFAED0 #F8FFAE #AEFFDE
square
#B5AEFF #FFAED0 #F8FFAE #AEFFDE
split-complementary
#B5AEFF #FFDEAE #D0FFAE
monochromatic
#4534FF #7D71FF #B5AEFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.01
#B5AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#B5AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AEFF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AEFF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#96B5FD
Tritanopia (blue-blind)
#A4BCCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b5aeff; /* rgb */ color: rgb(181, 174, 255); /* oklch */ color: oklch(78.7% 0.114 287.4);
Tailwind
colors: {
custom: {
50: '#cdc6ff',
500: '#b5aeff',
950: '#000000',
},
}SCSS
$custom: #b5aeff; $custom-light: #cdc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b5aeff",
"rgb": {
"r": 181,
"g": 174,
"b": 255
},
"hsl": {
"h": 245.185,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78686,
"c": 0.11414,
"h": 287.4
},
"luminance": 0.47316
}Semantic roles & 50–950 ramp
primary
#B5AEFF
secondary
#F4F7D4
accent
#E600D2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286