#B7AECC#B7AECC
#B7AECC is a light, muted violet. Relative luminance 0.447; OKLCH L 76.8% C 0.043 H 299.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AECC |
|---|---|
| RGB | rgb(183, 174, 204) |
| HSL | hsl(258, 23%, 74%) |
| HSV | hsv(258, 15%, 80%) |
| CMYK | cmyk(10.3%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(72.69, 9.01, -14.04) |
| CIE-LCH | lch(72.69, 16.68, 302.70°) |
| OKLab | oklab(76.8% 0.0211 -0.0379) |
| OKLCH | oklch(76.8% 0.043 299.1) |
| XYZ | xyz(45.5615, 44.6989, 63.3425) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.76
Lilac
#C8A2C8
ΔE00 8.61
Lavender
#B39DDB
ΔE00 9.17
Periwinkle
#CCCCFF
ΔE00 10.21
Light Periwinkle
#C1C6FC
ΔE00 10.34
Light Lavender
#DFC5FE
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AECC #C3CCAE
analogous
#AEB4CC #B7AECC #C6AECC
triadic
#B7AECC #CCB7AE #AECCB7
tetradic
#B7AECC #CCAEB4 #C3CCAE #AECCC6
square
#B7AECC #CCAEB4 #C3CCAE #AECCC6
split-complementary
#B7AECC #CCC6AE #B4CCAE
monochromatic
#74639D #9688B4 #B7AECC #D8D4E4 #EEECF3
Accessibility & contrast
On white
2.11
#B7AECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#B7AECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AECC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AECC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CD
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#B4B2B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b7aecc; /* rgb */ color: rgb(183, 174, 204); /* oklch */ color: oklch(76.8% 0.043 299.1);
Tailwind
colors: {
custom: {
50: '#ccc6db',
500: '#b7aecc',
950: '#000000',
},
}SCSS
$custom: #b7aecc; $custom-light: #ccc6db; $custom-dark: #000000;
JSON
{
"hex": "#b7aecc",
"rgb": {
"r": 183,
"g": 174,
"b": 204
},
"hsl": {
"h": 258,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.76799,
"c": 0.04337,
"h": 299.1
},
"luminance": 0.44699
}Semantic roles & 50–950 ramp
primary
#B7AECC
secondary
#E7EAE1
accent
#A14485
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283