#B8AEEB#B8AEEB
#B8AEEB is a light, moderate blue. Relative luminance 0.465; OKLCH L 78.1% C 0.086 H 291.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEEB |
|---|---|
| RGB | rgb(184, 174, 235) |
| HSL | hsl(250, 60%, 80%) |
| HSV | hsv(250, 26%, 92%) |
| CMYK | cmyk(21.7%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(73.84, 16.09, -29.20) |
| CIE-LCH | lch(73.84, 33.34, 298.86°) |
| OKLab | oklab(78.06% 0.0321 -0.0803) |
| OKLCH | oklch(78.06% 0.086 291.8) |
| XYZ | xyz(49.8951, 46.4600, 84.9201) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.05
Pale Violet
#CEAEFA
ΔE00 5.24
Light Violet
#D6B4FC
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 6.84
Periwinkle
#CCCCFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEEB #E1EBAE
analogous
#AEC2EB #B8AEEB #D6AEEB
triadic
#B8AEEB #EBB8AE #AEEBB8
tetradic
#B8AEEB #EBAEC2 #E1EBAE #AEEBD6
square
#B8AEEB #EBAEC2 #E1EBAE #AEEBD6
split-complementary
#B8AEEB #EBD6AE #C2EBAE
monochromatic
#624CD3 #8D7DDF #B8AEEB #E3DFF7 #E9E6F9
Accessibility & contrast
On white
2.04
#B8AEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#B8AEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEEB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEEB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#AEB8C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b8aeeb; /* rgb */ color: rgb(184, 174, 235); /* oklch */ color: oklch(78.1% 0.086 291.8);
Tailwind
colors: {
custom: {
50: '#cec6f1',
500: '#b8aeeb',
950: '#000000',
},
}SCSS
$custom: #b8aeeb; $custom-light: #cec6f1; $custom-dark: #000000;
JSON
{
"hex": "#b8aeeb",
"rgb": {
"r": 184,
"g": 174,
"b": 235
},
"hsl": {
"h": 249.836,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.78064,
"c": 0.08648,
"h": 291.8
},
"luminance": 0.46461
}Semantic roles & 50–950 ramp
primary
#B8AEEB
secondary
#EDF0DB
accent
#C81DAC
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284