#B8AEF0#B8AEF0
#B8AEF0 is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.3% C 0.093 H 291.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEF0 |
|---|---|
| RGB | rgb(184, 174, 240) |
| HSL | hsl(249, 69%, 81%) |
| HSV | hsv(249, 28%, 94%) |
| CMYK | cmyk(23.3%, 27.5%, 0%, 5.9%) |
| CIE-LAB | lab(74.03, 17.24, -31.62) |
| CIE-LCH | lch(74.03, 36.01, 298.61°) |
| OKLab | oklab(78.27% 0.0335 -0.0872) |
| OKLCH | oklch(78.27% 0.093 291) |
| XYZ | xyz(50.6276, 46.7530, 88.7781) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.07
Lavender
#B39DDB
ΔE00 5.45
Light Violet
#D6B4FC
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.73
Pastel Purple
#CAA0FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEF0 #E6F0AE
analogous
#AEC5F0 #B8AEF0 #D9AEF0
triadic
#B8AEF0 #F0B8AE #AEF0B8
tetradic
#B8AEF0 #F0AEC5 #E6F0AE #AEF0D9
square
#B8AEF0 #F0AEC5 #E6F0AE #AEF0D9
split-complementary
#B8AEF0 #F0D9AE #C5F0AE
monochromatic
#5D47DD #8B7AE6 #B8AEF0 #E5E2FA #E8E5FA
Accessibility & contrast
On white
2.03
#B8AEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#B8AEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEF0
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEF0 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F3
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#ACB9C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b8aef0; /* rgb */ color: rgb(184, 174, 240); /* oklch */ color: oklch(78.3% 0.093 291.0);
Tailwind
colors: {
custom: {
50: '#cec6f5',
500: '#b8aef0',
950: '#000000',
},
}SCSS
$custom: #b8aef0; $custom-light: #cec6f5; $custom-dark: #000000;
JSON
{
"hex": "#b8aef0",
"rgb": {
"r": 184,
"g": 174,
"b": 240
},
"hsl": {
"h": 249.091,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.78272,
"c": 0.09341,
"h": 291
},
"luminance": 0.46754
}Semantic roles & 50–950 ramp
primary
#B8AEF0
secondary
#EEF2D9
accent
#D115B4
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285