#B8AEFB#B8AEFB
#B8AEFB is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.7% C 0.109 H 289.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEFB |
|---|---|
| RGB | rgb(184, 174, 251) |
| HSL | hsl(248, 91%, 83%) |
| HSV | hsv(248, 31%, 98%) |
| CMYK | cmyk(26.7%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(74.46, 19.83, -36.90) |
| CIE-LCH | lch(74.46, 41.89, 298.26°) |
| OKLab | oklab(78.75% 0.0364 -0.1023) |
| OKLCH | oklch(78.75% 0.109 289.6) |
| XYZ | xyz(52.3115, 47.4265, 97.6463) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.49
Pastel Purple
#CAA0FF
ΔE00 6.62
Light Periwinkle
#C1C6FC
ΔE00 6.70
Lavender
#B39DDB
ΔE00 6.81
Light Violet
#D6B4FC
ΔE00 6.88
Lilac (survey)
#CEA2FD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEFB #F1FBAE
analogous
#AECAFB #B8AEFB #DEAEFB
triadic
#B8AEFB #FBB8AE #AEFBB8
tetradic
#B8AEFB #FBAECA #F1FBAE #AEFBDE
square
#B8AEFB #FBAECA #F1FBAE #AEFBDE
split-complementary
#B8AEFB #FBDEAE #CAFBAE
monochromatic
#5239F5 #8574F8 #B8AEFB #E5E2FE #E5E2FE
Accessibility & contrast
On white
2.00
#B8AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#B8AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEFB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEFB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#A9BBCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b8aefb; /* rgb */ color: rgb(184, 174, 251); /* oklch */ color: oklch(78.7% 0.109 289.6);
Tailwind
colors: {
custom: {
50: '#cec6fd',
500: '#b8aefb',
950: '#000000',
},
}SCSS
$custom: #b8aefb; $custom-light: #cec6fd; $custom-dark: #000000;
JSON
{
"hex": "#b8aefb",
"rgb": {
"r": 184,
"g": 174,
"b": 251
},
"hsl": {
"h": 247.792,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.78745,
"c": 0.10858,
"h": 289.6
},
"luminance": 0.47427
}Semantic roles & 50–950 ramp
primary
#B8AEFB
secondary
#F1F6D5
accent
#E600C8
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285