#B5AFEF#B5AFEF
#B5AFEF is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.2% C 0.090 H 288.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AFEF |
|---|---|
| RGB | rgb(181, 175, 239) |
| HSL | hsl(246, 67%, 81%) |
| HSV | hsv(246, 27%, 94%) |
| CMYK | cmyk(24.3%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.01, 15.56, -31.13) |
| CIE-LCH | lch(74.01, 34.81, 296.56°) |
| OKLab | oklab(78.18% 0.0286 -0.0859) |
| OKLCH | oklch(78.18% 0.09 288.4) |
| XYZ | xyz(49.9622, 46.7149, 88.0292) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.92
Pale Violet
#CEAEFA
ΔE00 5.99
Lavender
#B39DDB
ΔE00 6.02
Light Violet
#D6B4FC
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.34
Lavender (survey)
#C79FEF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AFEF #E9EFAF
analogous
#AFC9EF #B5AFEF #D5AFEF
triadic
#B5AFEF #EFB5AF #AFEFB5
tetradic
#B5AFEF #EFAFC9 #E9EFAF #AFEFD5
square
#B5AFEF #EFAFC9 #E9EFAF #AFEFD5
split-complementary
#B5AFEF #EFD5AF #C9EFAF
monochromatic
#5749DB #867CE5 #B5AFEF #E4E2F9 #E7E5FA
Accessibility & contrast
On white
2.03
#B5AFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#B5AFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AFEF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AFEF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F2
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#A8BAC5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b5afef; /* rgb */ color: rgb(181, 175, 239); /* oklch */ color: oklch(78.2% 0.090 288.4);
Tailwind
colors: {
custom: {
50: '#ccc6f4',
500: '#b5afef',
950: '#000000',
},
}SCSS
$custom: #b5afef; $custom-light: #ccc6f4; $custom-dark: #000000;
JSON
{
"hex": "#b5afef",
"rgb": {
"r": 181,
"g": 175,
"b": 239
},
"hsl": {
"h": 245.625,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.78182,
"c": 0.09049,
"h": 288.4
},
"luminance": 0.46716
}Semantic roles & 50–950 ramp
primary
#B5AFEF
secondary
#EFF1DA
accent
#CF17BD
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131317
muted
#828285