#B2ACEA#B2ACEA
#B2ACEA is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.2% C 0.088 H 288.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ACEA |
|---|---|
| RGB | rgb(178, 172, 234) |
| HSL | hsl(246, 60%, 80%) |
| HSV | hsv(246, 26%, 92%) |
| CMYK | cmyk(23.9%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(72.83, 15.16, -30.25) |
| CIE-LCH | lch(72.83, 33.84, 296.63°) |
| OKLab | oklab(77.16% 0.028 -0.0834) |
| OKLCH | oklch(77.16% 0.088 288.6) |
| XYZ | xyz(47.9603, 44.9098, 83.9676) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.32
Pale Violet
#CEAEFA
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.66
Light Violet
#D6B4FC
ΔE00 7.49
Lavender (survey)
#C79FEF
ΔE00 7.52
Periwinkle
#CCCCFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ACEA #E4EAAC
analogous
#ACC5EA #B2ACEA #D1ACEA
triadic
#B2ACEA #EAB2AC #ACEAB2
tetradic
#B2ACEA #EAACC5 #E4EAAC #ACEAD1
square
#B2ACEA #EAACC5 #E4EAAC #ACEAD1
split-complementary
#B2ACEA #EAD1AC #C5EAAC
monochromatic
#574AD1 #857BDE #B2ACEA #DFDDF6 #E8E7F9
Accessibility & contrast
On white
2.10
#B2ACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#B2ACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ACEA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ACEA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#A6B6C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2acea; /* rgb */ color: rgb(178, 172, 234); /* oklch */ color: oklch(77.2% 0.088 288.6);
Tailwind
colors: {
custom: {
50: '#cac4f1',
500: '#b2acea',
950: '#000000',
},
}SCSS
$custom: #b2acea; $custom-light: #cac4f1; $custom-dark: #000000;
JSON
{
"hex": "#b2acea",
"rgb": {
"r": 178,
"g": 172,
"b": 234
},
"hsl": {
"h": 245.806,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.77155,
"c": 0.08797,
"h": 288.6
},
"luminance": 0.44911
}Semantic roles & 50–950 ramp
primary
#B2ACEA
secondary
#EEF0DB
accent
#C71EB7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184