#B8AEFE#B8AEFE
#B8AEFE is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.9% C 0.113 H 289.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEFE |
|---|---|
| RGB | rgb(184, 174, 254) |
| HSL | hsl(248, 98%, 84%) |
| HSV | hsv(248, 31%, 100%) |
| CMYK | cmyk(27.6%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.58, 20.55, -38.33) |
| CIE-LCH | lch(74.58, 43.49, 298.20°) |
| OKLab | oklab(78.88% 0.0372 -0.1064) |
| OKLCH | oklch(78.88% 0.113 289.3) |
| XYZ | xyz(52.7881, 47.6172, 100.1566) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.73
Pastel Purple
#CAA0FF
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.87
Lilac (survey)
#CEA2FD
ΔE00 7.05
Light Violet
#D6B4FC
ΔE00 7.15
Lavender
#B39DDB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEFE #F4FEAE
analogous
#AECCFE #B8AEFE #E0AEFE
triadic
#B8AEFE #FEB8AE #AEFEB8
tetradic
#B8AEFE #FEAECC #F4FEAE #AEFEE0
square
#B8AEFE #FEAECC #F4FEAE #AEFEE0
split-complementary
#B8AEFE #FEE0AE #CCFEAE
monochromatic
#4E35FD #8372FD #B8AEFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
2.00
#B8AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#B8AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEFE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEFE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#A8BCCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b8aefe; /* rgb */ color: rgb(184, 174, 254); /* oklch */ color: oklch(78.9% 0.113 289.3);
Tailwind
colors: {
custom: {
50: '#cfc6ff',
500: '#b8aefe',
950: '#000000',
},
}SCSS
$custom: #b8aefe; $custom-light: #cfc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b8aefe",
"rgb": {
"r": 184,
"g": 174,
"b": 254
},
"hsl": {
"h": 247.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.78878,
"c": 0.11271,
"h": 289.3
},
"luminance": 0.47618
}Semantic roles & 50–950 ramp
primary
#B8AEFE
secondary
#F3F7D4
accent
#E600C9
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286