#B8AECF#B8AECF
#B8AECF is a light, muted violet. Relative luminance 0.450; OKLCH L 77.0% C 0.048 H 299.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AECF |
|---|---|
| RGB | rgb(184, 174, 207) |
| HSL | hsl(258, 26%, 75%) |
| HSV | hsv(258, 16%, 81%) |
| CMYK | cmyk(11.1%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(72.87, 9.97, -15.41) |
| CIE-LCH | lch(72.87, 18.35, 302.90°) |
| OKLab | oklab(76.99% 0.0232 -0.0417) |
| OKLCH | oklch(76.99% 0.048 299.1) |
| XYZ | xyz(46.1635, 44.9674, 65.2669) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.73
Lilac
#C8A2C8
ΔE00 8.13
Lavender
#B39DDB
ΔE00 8.33
Periwinkle
#CCCCFF
ΔE00 9.75
Light Periwinkle
#C1C6FC
ΔE00 9.89
Light Lavender
#DFC5FE
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AECF #C5CFAE
analogous
#AEB5CF #B8AECF #C9AECF
triadic
#B8AECF #CFB8AE #AECFB8
tetradic
#B8AECF #CFAEB5 #C5CFAE #AECFC9
square
#B8AECF #CFAEB5 #C5CFAE #AECFC9
split-complementary
#B8AECF #CFC9AE #B5CFAE
monochromatic
#7561A1 #9688B8 #B8AECF #DAD4E6 #EEECF4
Accessibility & contrast
On white
2.10
#B8AECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#B8AECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AECF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AECF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D1
Deuteranopia (green-blind)
#A9B3CE
Tritanopia (blue-blind)
#B4B3B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b8aecf; /* rgb */ color: rgb(184, 174, 207); /* oklch */ color: oklch(77.0% 0.048 299.1);
Tailwind
colors: {
custom: {
50: '#cdc6dd',
500: '#b8aecf',
950: '#000000',
},
}SCSS
$custom: #b8aecf; $custom-light: #cdc6dd; $custom-dark: #000000;
JSON
{
"hex": "#b8aecf",
"rgb": {
"r": 184,
"g": 174,
"b": 207
},
"hsl": {
"h": 258.182,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.76988,
"c": 0.0477,
"h": 299.1
},
"luminance": 0.44967
}Semantic roles & 50–950 ramp
primary
#B8AECF
secondary
#E7EAE1
accent
#A44186
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283