#B8AEDF#B8AEDF
#B8AEDF is a light, moderate violet. Relative luminance 0.458; OKLCH L 77.6% C 0.070 H 294.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AEDF |
|---|---|
| RGB | rgb(184, 174, 223) |
| HSL | hsl(252, 43%, 78%) |
| HSV | hsv(252, 22%, 87%) |
| CMYK | cmyk(17.5%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(73.41, 13.40, -23.33) |
| CIE-LCH | lch(73.41, 26.90, 299.86°) |
| OKLab | oklab(77.59% 0.0285 -0.0638) |
| OKLCH | oklch(77.59% 0.07 294.1) |
| XYZ | xyz(48.2196, 45.7898, 76.0957) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.25
Pale Violet
#CEAEFA
ΔE00 6.68
Light Violet
#D6B4FC
ΔE00 7.16
Light Periwinkle
#C1C6FC
ΔE00 7.39
Periwinkle
#CCCCFF
ΔE00 7.81
Lavender (survey)
#C79FEF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AEDF #D5DFAE
analogous
#AEBCDF #B8AEDF #D0AEDF
triadic
#B8AEDF #DFB8AE #AEDFB8
tetradic
#B8AEDF #DFAEBC #D5DFAE #AEDFD0
square
#B8AEDF #DFAEBC #D5DFAE #AEDFD0
split-complementary
#B8AEDF #DFD0AE #BCDFAE
monochromatic
#6B56BC #9282CE #B8AEDF #DEDAF0 #ECE9F6
Accessibility & contrast
On white
2.07
#B8AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#B8AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AEDF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AEDF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B5E1
Deuteranopia (green-blind)
#A4B4DE
Tritanopia (blue-blind)
#B1B6BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b8aedf; /* rgb */ color: rgb(184, 174, 223); /* oklch */ color: oklch(77.6% 0.070 294.1);
Tailwind
colors: {
custom: {
50: '#cdc6e9',
500: '#b8aedf',
950: '#000000',
},
}SCSS
$custom: #b8aedf; $custom-light: #cdc6e9; $custom-dark: #000000;
JSON
{
"hex": "#b8aedf",
"rgb": {
"r": 184,
"g": 174,
"b": 223
},
"hsl": {
"h": 252.245,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.77585,
"c": 0.06983,
"h": 294.1
},
"luminance": 0.4579
}Semantic roles & 50–950 ramp
primary
#B8AEDF
secondary
#EAEDDE
accent
#B62F9B
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#131316
muted
#828284