#B2AEFE#B2AEFE
#B2AEFE is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.4% C 0.113 H 285.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEFE |
|---|---|
| RGB | rgb(178, 174, 254) |
| HSL | hsl(243, 98%, 84%) |
| HSV | hsv(243, 31%, 100%) |
| CMYK | cmyk(29.9%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.12, 18.86, -39.08) |
| CIE-LCH | lch(74.12, 43.40, 295.76°) |
| OKLab | oklab(78.41% 0.0307 -0.1087) |
| OKLCH | oklch(78.41% 0.113 285.8) |
| XYZ | xyz(51.3808, 46.8916, 100.0906) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.82
Pale Violet
#CEAEFA
ΔE00 7.22
Periwinkle Blue
#8F99FB
ΔE00 7.83
Pastel Purple
#CAA0FF
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.03
Lavender
#B39DDB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEFE #FAFEAE
analogous
#AED2FE #B2AEFE #DAAEFE
triadic
#B2AEFE #FEB2AE #AEFEB2
tetradic
#B2AEFE #FEAED2 #FAFEAE #AEFEDA
square
#B2AEFE #FEAED2 #FAFEAE #AEFEDA
split-complementary
#B2AEFE #FEDAAE #D2FEAE
monochromatic
#3F35FD #7972FD #B2AEFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.02
#B2AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#B2AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEFE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEFE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#A0BCCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2aefe; /* rgb */ color: rgb(178, 174, 254); /* oklch */ color: oklch(78.4% 0.113 285.8);
Tailwind
colors: {
custom: {
50: '#cbc6ff',
500: '#b2aefe',
950: '#000000',
},
}SCSS
$custom: #b2aefe; $custom-light: #cbc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b2aefe",
"rgb": {
"r": 178,
"g": 174,
"b": 254
},
"hsl": {
"h": 243,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.78408,
"c": 0.11291,
"h": 285.8
},
"luminance": 0.46893
}Semantic roles & 50–950 ramp
primary
#B2AEFE
secondary
#F5F7D4
accent
#E600DA
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131318
muted
#828286