#B5ACEA#B5ACEA
#B5ACEA is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.4% C 0.088 H 290.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B5ACEA |
|---|---|
| RGB | rgb(181, 172, 234) |
| HSL | hsl(249, 60%, 80%) |
| HSV | hsv(249, 26%, 92%) |
| CMYK | cmyk(22.6%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(73.07, 16.06, -29.86) |
| CIE-LCH | lch(73.07, 33.91, 298.27°) |
| OKLab | oklab(77.4% 0.0313 -0.0822) |
| OKLCH | oklch(77.4% 0.088 290.8) |
| XYZ | xyz(48.6563, 45.2687, 84.0002) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.83
Pale Violet
#CEAEFA
ΔE00 5.60
Light Violet
#D6B4FC
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 6.85
Lavender (survey)
#C79FEF
ΔE00 6.88
Pastel Purple
#CAA0FF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5ACEA #E1EAAC
analogous
#ACC2EA #B5ACEA #D4ACEA
triadic
#B5ACEA #EAB5AC #ACEAB5
tetradic
#B5ACEA #EAACC2 #E1EAAC #ACEAD4
square
#B5ACEA #EAACC2 #E1EAAC #ACEAD4
split-complementary
#B5ACEA #EAD4AC #C2EAAC
monochromatic
#5E4AD1 #897BDE #B5ACEA #E1DDF6 #E9E7F9
Accessibility & contrast
On white
2.09
#B5ACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#B5ACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5ACEA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5ACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5ACEA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB4ED
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#AAB6C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b5acea; /* rgb */ color: rgb(181, 172, 234); /* oklch */ color: oklch(77.4% 0.088 290.8);
Tailwind
colors: {
custom: {
50: '#ccc4f1',
500: '#b5acea',
950: '#000000',
},
}SCSS
$custom: #b5acea; $custom-light: #ccc4f1; $custom-dark: #000000;
JSON
{
"hex": "#b5acea",
"rgb": {
"r": 181,
"g": 172,
"b": 234
},
"hsl": {
"h": 248.71,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.77395,
"c": 0.088,
"h": 290.8
},
"luminance": 0.45269
}Semantic roles & 50–950 ramp
primary
#B5ACEA
secondary
#EDF0DB
accent
#C71EAF
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131216
muted
#828184