#B6AECC#B6AECC
#B6AECC is a light, muted violet. Relative luminance 0.446; OKLCH L 76.7% C 0.043 H 297.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AECC |
|---|---|
| RGB | rgb(182, 174, 204) |
| HSL | hsl(256, 23%, 74%) |
| HSV | hsv(256, 15%, 80%) |
| CMYK | cmyk(10.8%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(72.61, 8.68, -14.17) |
| CIE-LCH | lch(72.61, 16.62, 301.50°) |
| OKLab | oklab(76.72% 0.02 -0.0383) |
| OKLCH | oklch(76.72% 0.043 297.6) |
| XYZ | xyz(45.3244, 44.5767, 63.3314) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.06
Lilac
#C8A2C8
ΔE00 8.94
Lavender
#B39DDB
ΔE00 9.19
Periwinkle
#CCCCFF
ΔE00 10.13
Light Periwinkle
#C1C6FC
ΔE00 10.19
Light Lavender
#DFC5FE
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AECC #C4CCAE
analogous
#AEB5CC #B6AECC #C5AECC
triadic
#B6AECC #CCB6AE #AECCB6
tetradic
#B6AECC #CCAEB5 #C4CCAE #AECCC5
square
#B6AECC #CCAEB5 #C4CCAE #AECCC5
split-complementary
#B6AECC #CCC5AE #B5CCAE
monochromatic
#72639D #9488B4 #B6AECC #D8D4E4 #EEECF3
Accessibility & contrast
On white
2.12
#B6AECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#B6AECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AECC
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AECC | 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)
#A8B2CD
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#B2B2B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b6aecc; /* rgb */ color: rgb(182, 174, 204); /* oklch */ color: oklch(76.7% 0.043 297.6);
Tailwind
colors: {
custom: {
50: '#ccc6db',
500: '#b6aecc',
950: '#000000',
},
}SCSS
$custom: #b6aecc; $custom-light: #ccc6db; $custom-dark: #000000;
JSON
{
"hex": "#b6aecc",
"rgb": {
"r": 182,
"g": 174,
"b": 204
},
"hsl": {
"h": 256,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.76716,
"c": 0.04318,
"h": 297.6
},
"luminance": 0.44577
}Semantic roles & 50–950 ramp
primary
#B6AECC
secondary
#E7EAE1
accent
#A14488
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283