#B2AEFF#B2AEFF
#B2AEFF is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.5% C 0.114 H 285.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEFF |
|---|---|
| RGB | rgb(178, 174, 255) |
| HSL | hsl(243, 100%, 84%) |
| HSV | hsv(243, 32%, 100%) |
| CMYK | cmyk(30.2%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(74.16, 19.11, -39.56) |
| CIE-LCH | lch(74.16, 43.93, 295.78°) |
| OKLab | oklab(78.45% 0.0309 -0.11) |
| OKLCH | oklch(78.45% 0.114 285.7) |
| XYZ | xyz(51.5414, 46.9558, 100.9362) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.89
Pale Violet
#CEAEFA
ΔE00 7.30
Periwinkle Blue
#8F99FB
ΔE00 7.76
Pastel Purple
#CAA0FF
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 7.99
Lavender
#B39DDB
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEFF #FBFFAE
analogous
#AED3FF #B2AEFF #DBAEFF
triadic
#B2AEFF #FFB2AE #AEFFB2
tetradic
#B2AEFF #FFAED3 #FBFFAE #AEFFDB
square
#B2AEFF #FFAED3 #FBFFAE #AEFFDB
split-complementary
#B2AEFF #FFDBAE #D3FFAE
monochromatic
#3E34FF #7871FF #B2AEFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.02
#B2AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#B2AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEFF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEFF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#9FBDCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2aeff; /* rgb */ color: rgb(178, 174, 255); /* oklch */ color: oklch(78.5% 0.114 285.7);
Tailwind
colors: {
custom: {
50: '#cbc6ff',
500: '#b2aeff',
950: '#000000',
},
}SCSS
$custom: #b2aeff; $custom-light: #cbc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b2aeff",
"rgb": {
"r": 178,
"g": 174,
"b": 255
},
"hsl": {
"h": 242.963,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78454,
"c": 0.11429,
"h": 285.7
},
"luminance": 0.46957
}Semantic roles & 50–950 ramp
primary
#B2AEFF
secondary
#F6F7D4
accent
#E600DA
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131318
muted
#828286