#A098EA#A098EA
#A098EA is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.9% C 0.118 H 287.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A098EA |
|---|---|
| RGB | rgb(160, 152, 234) |
| HSL | hsl(246, 66%, 76%) |
| HSV | hsv(246, 35%, 92%) |
| CMYK | cmyk(31.6%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(66.42, 21.22, -40.31) |
| CIE-LCH | lch(66.42, 45.55, 297.76°) |
| OKLab | oklab(71.87% 0.0355 -0.1125) |
| OKLCH | oklch(71.87% 0.118 287.5) |
| XYZ | xyz(40.5728, 35.8696, 82.6118) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.34
Periwinkle Blue
#8F99FB
ΔE00 5.40
Lavender Blue
#8B88F8
ΔE00 6.58
Lavender
#B39DDB
ΔE00 6.69
Periwinkle (survey)
#8E82FE
ΔE00 7.91
Pastel Purple
#CAA0FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098EA #E2EA98
analogous
#98B9EA #A098EA #C998EA
triadic
#A098EA #EAA098 #98EAA0
tetradic
#A098EA #EA98B9 #E2EA98 #98EAC9
square
#A098EA #EA98B9 #E2EA98 #98EAC9
split-complementary
#A098EA #EAC998 #B9EA98
monochromatic
#4232D5 #7165E0 #A098EA #CFCBF4 #E8E6FA
Accessibility & contrast
On white
2.57
#A098EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#A098EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098EA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098EA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4ED
Deuteranopia (green-blind)
#7F9FE8
Tritanopia (blue-blind)
#8EA7B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a098ea; /* rgb */ color: rgb(160, 152, 234); /* oklch */ color: oklch(71.9% 0.118 287.5);
Tailwind
colors: {
custom: {
50: '#beb6f1',
500: '#a098ea',
950: '#000000',
},
}SCSS
$custom: #a098ea; $custom-light: #beb6f1; $custom-dark: #000000;
JSON
{
"hex": "#a098ea",
"rgb": {
"r": 160,
"g": 152,
"b": 234
},
"hsl": {
"h": 245.854,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.7187,
"c": 0.11795,
"h": 287.5
},
"luminance": 0.35871
}Semantic roles & 50–950 ramp
primary
#A098EA
secondary
#EFF1DA
accent
#CE18BC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084