#A098CA#A098CA
#A098CA is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.4% C 0.073 H 291.8°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A098CA |
|---|---|
| RGB | rgb(160, 152, 202) |
| HSL | hsl(250, 32%, 69%) |
| HSV | hsv(250, 25%, 79%) |
| CMYK | cmyk(20.8%, 24.8%, 0%, 20.8%) |
| CIE-LAB | lab(65.12, 13.41, -24.61) |
| CIE-LCH | lch(65.12, 28.03, 298.58°) |
| OKLab | oklab(70.44% 0.027 -0.0676) |
| OKLCH | oklch(70.44% 0.073 291.8) |
| XYZ | xyz(36.3837, 34.1939, 60.5489) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.66
Pale Purple
#B790D4
ΔE00 7.35
Perrywinkle
#8F8CE7
ΔE00 9.24
Lavender (survey)
#C79FEF
ΔE00 9.33
Heather
#A484AC
ΔE00 9.46
Wisteria
#A87DC2
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098CA #C2CA98
analogous
#98A9CA #A098CA #B998CA
triadic
#A098CA #CAA098 #98CAA0
tetradic
#A098CA #CA98A9 #C2CA98 #98CAB9
square
#A098CA #CA98A9 #C2CA98 #98CAB9
split-complementary
#A098CA #CAB998 #A9CA98
monochromatic
#5B4F99 #7B70B5 #A098CA #C5C0DF #EBE9F4
Accessibility & contrast
On white
2.68
#A098CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#A098CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098CA
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098CA | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCC
Deuteranopia (green-blind)
#8D9DC9
Tritanopia (blue-blind)
#97A0A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a098ca; /* rgb */ color: rgb(160, 152, 202); /* oklch */ color: oklch(70.4% 0.073 291.8);
Tailwind
colors: {
custom: {
50: '#bcb6da',
500: '#a098ca',
950: '#000000',
},
}SCSS
$custom: #a098ca; $custom-light: #bcb6da; $custom-dark: #000000;
JSON
{
"hex": "#a098ca",
"rgb": {
"r": 160,
"g": 152,
"b": 202
},
"hsl": {
"h": 249.6,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.70437,
"c": 0.07275,
"h": 291.8
},
"luminance": 0.34194
}Semantic roles & 50–950 ramp
primary
#A098CA
secondary
#E4E6D8
accent
#AB3B99
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121114
muted
#818083