#A098FB#A098FB
#A098FB is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.7% C 0.141 H 286.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A098FB |
|---|---|
| RGB | rgb(160, 152, 251) |
| HSL | hsl(245, 93%, 79%) |
| HSV | hsv(245, 39%, 98%) |
| CMYK | cmyk(36.3%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(67.20, 25.62, -48.40) |
| CIE-LCH | lch(67.20, 54.76, 297.90°) |
| OKLab | oklab(72.72% 0.039 -0.1359) |
| OKLCH | oklch(72.72% 0.141 286) |
| XYZ | xyz(43.1332, 36.8937, 96.0967) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.87
Perrywinkle
#8F8CE7
ΔE00 4.46
Lavender Blue
#8B88F8
ΔE00 5.28
Periwinkle (survey)
#8E82FE
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 8.69
Liliac
#C48EFD
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098FB #F3FB98
analogous
#98C2FB #A098FB #D298FB
triadic
#A098FB #FBA098 #98FBA0
tetradic
#A098FB #FB98C2 #F3FB98 #98FBD2
square
#A098FB #FB98C2 #F3FB98 #98FBD2
split-complementary
#A098FB #FBD298 #C2FB98
monochromatic
#3322F6 #6A5DF9 #A098FB #D6D3FD #E4E2FE
Accessibility & contrast
On white
2.51
#A098FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A098FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098FB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098FB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FF
Deuteranopia (green-blind)
#75A1F9
Tritanopia (blue-blind)
#88ABBE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a098fb; /* rgb */ color: rgb(160, 152, 251); /* oklch */ color: oklch(72.7% 0.141 286.0);
Tailwind
colors: {
custom: {
50: '#bfb6fd',
500: '#a098fb',
950: '#000000',
},
}SCSS
$custom: #a098fb; $custom-light: #bfb6fd; $custom-dark: #000000;
JSON
{
"hex": "#a098fb",
"rgb": {
"r": 160,
"g": 152,
"b": 251
},
"hsl": {
"h": 244.848,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.72719,
"c": 0.14142,
"h": 286
},
"luminance": 0.36895
}Semantic roles & 50–950 ramp
primary
#A098FB
secondary
#F3F6D5
accent
#E600D3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085