#B6ACEA#B6ACEA
#B6ACEA is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.5% C 0.088 H 291.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B6ACEA |
|---|---|
| RGB | rgb(182, 172, 234) |
| HSL | hsl(250, 60%, 80%) |
| HSV | hsv(250, 26%, 92%) |
| CMYK | cmyk(22.2%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(73.15, 16.36, -29.73) |
| CIE-LCH | lch(73.15, 33.94, 298.83°) |
| OKLab | oklab(77.48% 0.0324 -0.0819) |
| OKLCH | oklch(77.48% 0.088 291.6) |
| XYZ | xyz(48.8917, 45.3900, 84.0113) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.69
Pale Violet
#CEAEFA
ΔE00 5.38
Light Violet
#D6B4FC
ΔE00 6.53
Lavender (survey)
#C79FEF
ΔE00 6.67
Light Periwinkle
#C1C6FC
ΔE00 6.94
Pastel Purple
#CAA0FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6ACEA #E0EAAC
analogous
#ACC1EA #B6ACEA #D5ACEA
triadic
#B6ACEA #EAB6AC #ACEAB6
tetradic
#B6ACEA #EAACC1 #E0EAAC #ACEAD5
square
#B6ACEA #EAACC1 #E0EAAC #ACEAD5
split-complementary
#B6ACEA #EAD5AC #C1EAAC
monochromatic
#604AD1 #8B7BDE #B6ACEA #E1DDF6 #EAE7F9
Accessibility & contrast
On white
2.08
#B6ACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#B6ACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6ACEA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6ACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6ACEA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5ED
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#ABB6C2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6acea; /* rgb */ color: rgb(182, 172, 234); /* oklch */ color: oklch(77.5% 0.088 291.6);
Tailwind
colors: {
custom: {
50: '#ccc4f1',
500: '#b6acea',
950: '#000000',
},
}SCSS
$custom: #b6acea; $custom-light: #ccc4f1; $custom-dark: #000000;
JSON
{
"hex": "#b6acea",
"rgb": {
"r": 182,
"g": 172,
"b": 234
},
"hsl": {
"h": 249.677,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.77476,
"c": 0.08804,
"h": 291.6
},
"luminance": 0.45391
}Semantic roles & 50–950 ramp
primary
#B6ACEA
secondary
#EDF0DB
accent
#C71EAC
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131216
muted
#828184