#B7ACEA#B7ACEA
#B7ACEA is a light, moderate violet. Relative luminance 0.455; OKLCH L 77.6% C 0.088 H 292.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B7ACEA |
|---|---|
| RGB | rgb(183, 172, 234) |
| HSL | hsl(251, 60%, 80%) |
| HSV | hsv(251, 26%, 92%) |
| CMYK | cmyk(21.8%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(73.23, 16.67, -29.60) |
| CIE-LCH | lch(73.23, 33.97, 299.38°) |
| OKLab | oklab(77.56% 0.0335 -0.0815) |
| OKLCH | oklch(77.56% 0.088 292.3) |
| XYZ | xyz(49.1288, 45.5123, 84.0224) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.56
Pale Violet
#CEAEFA
ΔE00 5.16
Light Violet
#D6B4FC
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 7.03
Pastel Purple
#CAA0FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7ACEA #DFEAAC
analogous
#ACC0EA #B7ACEA #D6ACEA
triadic
#B7ACEA #EAB7AC #ACEAB7
tetradic
#B7ACEA #EAACC0 #DFEAAC #ACEAD6
square
#B7ACEA #EAACC0 #DFEAAC #ACEAD6
split-complementary
#B7ACEA #EAD6AC #C0EAAC
monochromatic
#624AD1 #8D7BDE #B7ACEA #E1DDF6 #EAE7F9
Accessibility & contrast
On white
2.08
#B7ACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#B7ACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7ACEA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7ACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7ACEA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5ED
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#ADB6C2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b7acea; /* rgb */ color: rgb(183, 172, 234); /* oklch */ color: oklch(77.6% 0.088 292.3);
Tailwind
colors: {
custom: {
50: '#cdc4f1',
500: '#b7acea',
950: '#000000',
},
}SCSS
$custom: #b7acea; $custom-light: #cdc4f1; $custom-dark: #000000;
JSON
{
"hex": "#b7acea",
"rgb": {
"r": 183,
"g": 172,
"b": 234
},
"hsl": {
"h": 250.645,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.77557,
"c": 0.0881,
"h": 292.3
},
"luminance": 0.45513
}Semantic roles & 50–950 ramp
primary
#B7ACEA
secondary
#ECF0DB
accent
#C71EA9
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131216
muted
#828184