#B2AEF2#B2AEF2
#B2AEF2 is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.9% C 0.096 H 286.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEF2 |
|---|---|
| RGB | rgb(178, 174, 242) |
| HSL | hsl(244, 72%, 82%) |
| HSV | hsv(244, 28%, 95%) |
| CMYK | cmyk(26.4%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(73.64, 15.95, -33.34) |
| CIE-LCH | lch(73.64, 36.96, 295.56°) |
| OKLab | oklab(77.88% 0.0275 -0.0922) |
| OKLCH | oklch(77.88% 0.096 286.6) |
| XYZ | xyz(49.5191, 46.1469, 90.2855) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.17
Lavender
#B39DDB
ΔE00 6.57
Pale Violet
#CEAEFA
ΔE00 6.60
Light Violet
#D6B4FC
ΔE00 7.85
Periwinkle
#CCCCFF
ΔE00 7.87
Pastel Purple
#CAA0FF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEF2 #EEF2AE
analogous
#AECCF2 #B2AEF2 #D4AEF2
triadic
#B2AEF2 #F2B2AE #AEF2B2
tetradic
#B2AEF2 #F2AECC #EEF2AE #AEF2D4
square
#B2AEF2 #F2AECC #EEF2AE #AEF2D4
split-complementary
#B2AEF2 #F2D4AE #CCF2AE
monochromatic
#4E45E1 #8079EA #B2AEF2 #E4E3FA #E6E5FB
Accessibility & contrast
On white
2.05
#B2AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#B2AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEF2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEF2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB7F5
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#A3BAC6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2aef2; /* rgb */ color: rgb(178, 174, 242); /* oklch */ color: oklch(77.9% 0.096 286.6);
Tailwind
colors: {
custom: {
50: '#cac6f6',
500: '#b2aef2',
950: '#000000',
},
}SCSS
$custom: #b2aef2; $custom-light: #cac6f6; $custom-dark: #000000;
JSON
{
"hex": "#b2aef2",
"rgb": {
"r": 178,
"g": 174,
"b": 242
},
"hsl": {
"h": 243.529,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.7788,
"c": 0.09623,
"h": 286.6
},
"luminance": 0.46148
}Semantic roles & 50–950 ramp
primary
#B2AEF2
secondary
#F1F2D9
accent
#D411C9
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285