#B8AED2#B8AED2
#B8AED2 is a light, muted violet. Relative luminance 0.451; OKLCH L 77.1% C 0.052 H 297.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AED2 |
|---|---|
| RGB | rgb(184, 174, 210) |
| HSL | hsl(257, 29%, 75%) |
| HSV | hsv(257, 17%, 82%) |
| CMYK | cmyk(12.4%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(72.97, 10.59, -16.90) |
| CIE-LCH | lch(72.97, 19.95, 302.08°) |
| OKLab | oklab(77.1% 0.0242 -0.0458) |
| OKLCH | oklch(77.1% 0.052 297.9) |
| XYZ | xyz(46.5337, 45.1155, 67.2169) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 8.09
Lilac
#C8A2C8
ΔE00 8.11
Periwinkle
#CCCCFF
ΔE00 9.25
Light Periwinkle
#C1C6FC
ΔE00 9.32
Light Lavender
#DFC5FE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AED2 #C8D2AE
analogous
#AEB6D2 #B8AED2 #CAAED2
triadic
#B8AED2 #D2B8AE #AED2B8
tetradic
#B8AED2 #D2AEB6 #C8D2AE #AED2CA
square
#B8AED2 #D2AEB6 #C8D2AE #AED2CA
split-complementary
#B8AED2 #D2CAAE #B6D2AE
monochromatic
#735FA6 #9687BC #B8AED2 #DAD5E8 #EEEBF4
Accessibility & contrast
On white
2.10
#B8AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#B8AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AED2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AED2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B3D4
Deuteranopia (green-blind)
#A8B3D1
Tritanopia (blue-blind)
#B4B3BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b8aed2; /* rgb */ color: rgb(184, 174, 210); /* oklch */ color: oklch(77.1% 0.052 297.9);
Tailwind
colors: {
custom: {
50: '#cdc6df',
500: '#b8aed2',
950: '#000000',
},
}SCSS
$custom: #b8aed2; $custom-light: #cdc6df; $custom-dark: #000000;
JSON
{
"hex": "#b8aed2",
"rgb": {
"r": 184,
"g": 174,
"b": 210
},
"hsl": {
"h": 256.667,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.77096,
"c": 0.05183,
"h": 297.9
},
"luminance": 0.45116
}Semantic roles & 50–950 ramp
primary
#B8AED2
secondary
#E8EBE0
accent
#A73E8A
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283