#B8AEF2#B8AEF2
#B8AEF2 is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.4% C 0.096 H 290.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEF2 |
|---|---|
| RGB | rgb(184, 174, 242) |
| HSL | hsl(249, 72%, 82%) |
| HSV | hsv(249, 28%, 95%) |
| CMYK | cmyk(24%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(74.11, 17.71, -32.58) |
| CIE-LCH | lch(74.11, 37.08, 298.52°) |
| OKLab | oklab(78.36% 0.0341 -0.0899) |
| OKLCH | oklch(78.36% 0.096 290.7) |
| XYZ | xyz(50.9264, 46.8725, 90.3514) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.08
Lavender
#B39DDB
ΔE00 5.66
Light Violet
#D6B4FC
ΔE00 6.32
Light Periwinkle
#C1C6FC
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEF2 #E8F2AE
analogous
#AEC6F2 #B8AEF2 #DAAEF2
triadic
#B8AEF2 #F2B8AE #AEF2B8
tetradic
#B8AEF2 #F2AEC6 #E8F2AE #AEF2DA
square
#B8AEF2 #F2AEC6 #E8F2AE #AEF2DA
split-complementary
#B8AEF2 #F2DAAE #C6F2AE
monochromatic
#5C45E1 #8A79EA #B8AEF2 #E6E3FA #E8E5FB
Accessibility & contrast
On white
2.02
#B8AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#B8AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEF2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEF2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB7F5
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#ACB9C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b8aef2; /* rgb */ color: rgb(184, 174, 242); /* oklch */ color: oklch(78.4% 0.096 290.7);
Tailwind
colors: {
custom: {
50: '#cec6f6',
500: '#b8aef2',
950: '#000000',
},
}SCSS
$custom: #b8aef2; $custom-light: #cec6f6; $custom-dark: #000000;
JSON
{
"hex": "#b8aef2",
"rgb": {
"r": 184,
"g": 174,
"b": 242
},
"hsl": {
"h": 248.824,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.78356,
"c": 0.09617,
"h": 290.7
},
"luminance": 0.46873
}Semantic roles & 50–950 ramp
primary
#B8AEF2
secondary
#EFF2D9
accent
#D411B8
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285