#AE98BB#AE98BB
#AE98BB is a light, muted violet. Relative luminance 0.350; OKLCH L 71.1% C 0.056 H 312.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AE98BB |
|---|---|
| RGB | rgb(174, 152, 187) |
| HSL | hsl(278, 20%, 66%) |
| HSV | hsv(278, 19%, 73%) |
| CMYK | cmyk(7%, 18.7%, 0%, 26.7%) |
| CIE-LAB | lab(65.78, 14.70, -15.11) |
| CIE-LCH | lch(65.78, 21.08, 314.22°) |
| OKLab | oklab(71.07% 0.038 -0.0408) |
| OKLCH | oklch(71.07% 0.056 312.9) |
| XYZ | xyz(37.6520, 35.0433, 51.7846) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.84
Heather
#A484AC
ΔE00 6.26
Dusty Lavender
#AC86A8
ΔE00 6.42
Lavender
#B39DDB
ΔE00 7.55
Pale Purple
#B790D4
ΔE00 8.12
Purpley Grey
#947E94
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE98BB #A5BB98
analogous
#9D98BB #AE98BB #BB98B7
triadic
#AE98BB #BBAE98 #98BBAE
tetradic
#AE98BB #BB9D98 #A5BB98 #98B7BB
square
#AE98BB #BB9D98 #A5BB98 #98B7BB
split-complementary
#AE98BB #B7BB98 #98BB9D
monochromatic
#725682 #9173A3 #AE98BB #CBBDD3 #E8E2EC
Accessibility & contrast
On white
2.62
#AE98BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#AE98BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE98BB
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE98BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE98BB | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBD
Deuteranopia (green-blind)
#98A0BA
Tritanopia (blue-blind)
#AD9CA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ae98bb; /* rgb */ color: rgb(174, 152, 187); /* oklch */ color: oklch(71.1% 0.056 312.9);
Tailwind
colors: {
custom: {
50: '#c6b6cf',
500: '#ae98bb',
950: '#000000',
},
}SCSS
$custom: #ae98bb; $custom-light: #c6b6cf; $custom-dark: #000000;
JSON
{
"hex": "#ae98bb",
"rgb": {
"r": 174,
"g": 152,
"b": 187
},
"hsl": {
"h": 277.714,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71066,
"c": 0.05571,
"h": 312.9
},
"luminance": 0.35043
}Semantic roles & 50–950 ramp
primary
#AE98BB
secondary
#D6DDD2
accent
#9F4767
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082