#B7AECA#B7AECA
#B7AECA is a light, muted violet. Relative luminance 0.446; OKLCH L 76.7% C 0.041 H 300.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AECA |
|---|---|
| RGB | rgb(183, 174, 202) |
| HSL | hsl(259, 21%, 74%) |
| HSV | hsv(259, 14%, 79%) |
| CMYK | cmyk(9.4%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.63, 8.60, -13.04) |
| CIE-LCH | lch(72.63, 15.62, 303.42°) |
| OKLab | oklab(76.73% 0.0204 -0.0351) |
| OKLCH | oklch(76.73% 0.041 300.1) |
| XYZ | xyz(45.3231, 44.6036, 62.0873) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.66
Lilac
#C8A2C8
ΔE00 8.77
Lavender
#B39DDB
ΔE00 9.75
Periwinkle
#CCCCFF
ΔE00 10.62
Light Periwinkle
#C1C6FC
ΔE00 10.78
Light Lavender
#DFC5FE
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AECA #C1CAAE
analogous
#AEB3CA #B7AECA #C5AECA
triadic
#B7AECA #CAB7AE #AECAB7
tetradic
#B7AECA #CAAEB3 #C1CAAE #AECAC5
square
#B7AECA #CAAEB3 #C1CAAE #AECAC5
split-complementary
#B7AECA #CAC5AE #B3CAAE
monochromatic
#756499 #9689B2 #B7AECA #D8D3E2 #EFEDF3
Accessibility & contrast
On white
2.12
#B7AECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#B7AECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AECA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AECA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#B4B2B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b7aeca; /* rgb */ color: rgb(183, 174, 202); /* oklch */ color: oklch(76.7% 0.041 300.1);
Tailwind
colors: {
custom: {
50: '#ccc6da',
500: '#b7aeca',
950: '#000000',
},
}SCSS
$custom: #b7aeca; $custom-light: #ccc6da; $custom-dark: #000000;
JSON
{
"hex": "#b7aeca",
"rgb": {
"r": 183,
"g": 174,
"b": 202
},
"hsl": {
"h": 259.286,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.76729,
"c": 0.04063,
"h": 300.1
},
"luminance": 0.44604
}Semantic roles & 50–950 ramp
primary
#B7AECA
secondary
#E7E9E2
accent
#9F4683
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283