#B8AEFC#B8AEFC
#B8AEFC is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.8% C 0.110 H 289.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEFC |
|---|---|
| RGB | rgb(184, 174, 252) |
| HSL | hsl(248, 93%, 84%) |
| HSV | hsv(248, 31%, 99%) |
| CMYK | cmyk(27%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(74.50, 20.07, -37.38) |
| CIE-LCH | lch(74.50, 42.43, 298.24°) |
| OKLab | oklab(78.79% 0.0367 -0.1036) |
| OKLCH | oklch(78.79% 0.11 289.5) |
| XYZ | xyz(52.4695, 47.4898, 98.4786) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.57
Pastel Purple
#CAA0FF
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.75
Lavender
#B39DDB
ΔE00 6.95
Light Violet
#D6B4FC
ΔE00 6.97
Lilac (survey)
#CEA2FD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEFC #F2FCAE
analogous
#AECBFC #B8AEFC #DFAEFC
triadic
#B8AEFC #FCB8AE #AEFCB8
tetradic
#B8AEFC #FCAECB #F2FCAE #AEFCDF
square
#B8AEFC #FCAECB #F2FCAE #AEFCDF
split-complementary
#B8AEFC #FCDFAE #CBFCAE
monochromatic
#5138F8 #8473FA #B8AEFC #E5E1FE #E5E1FE
Accessibility & contrast
On white
2.00
#B8AEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#B8AEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEFC
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEFC | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#A9BCCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b8aefc; /* rgb */ color: rgb(184, 174, 252); /* oklch */ color: oklch(78.8% 0.110 289.5);
Tailwind
colors: {
custom: {
50: '#cfc6fd',
500: '#b8aefc',
950: '#000000',
},
}SCSS
$custom: #b8aefc; $custom-light: #cfc6fd; $custom-dark: #000000;
JSON
{
"hex": "#b8aefc",
"rgb": {
"r": 184,
"g": 174,
"b": 252
},
"hsl": {
"h": 247.692,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.78789,
"c": 0.10996,
"h": 289.5
},
"luminance": 0.47491
}Semantic roles & 50–950 ramp
primary
#B8AEFC
secondary
#F2F6D5
accent
#E600C8
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285