#A098DB#A098DB
#A098DB is a light, moderate blue. Relative luminance 0.350; OKLCH L 71.2% C 0.097 H 289.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A098DB |
|---|---|
| RGB | rgb(160, 152, 219) |
| HSL | hsl(247, 48%, 73%) |
| HSV | hsv(247, 31%, 86%) |
| CMYK | cmyk(26.9%, 30.6%, 0%, 14.1%) |
| CIE-LAB | lab(65.78, 17.47, -33.03) |
| CIE-LCH | lch(65.78, 37.36, 297.87°) |
| OKLab | oklab(71.17% 0.0318 -0.0915) |
| OKLCH | oklch(71.17% 0.097 289.2) |
| XYZ | xyz(38.5084, 35.0438, 71.7394) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.78
Perrywinkle
#8F8CE7
ΔE00 5.96
Pale Purple
#B790D4
ΔE00 7.54
Periwinkle Blue
#8F99FB
ΔE00 7.75
Lavender (survey)
#C79FEF
ΔE00 8.23
Lavender Blue
#8B88F8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098DB #D3DB98
analogous
#98B1DB #A098DB #C198DB
triadic
#A098DB #DBA098 #98DBA0
tetradic
#A098DB #DB98B1 #D3DB98 #98DBC1
square
#A098DB #DB98B1 #D3DB98 #98DBC1
split-complementary
#A098DB #DBC198 #B1DB98
monochromatic
#4F40B8 #766BCB #A098DB #CAC5EB #EAE8F7
Accessibility & contrast
On white
2.62
#A098DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#A098DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098DB
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098DB | 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)
#86A1DE
Deuteranopia (green-blind)
#869ED9
Tritanopia (blue-blind)
#93A4B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a098db; /* rgb */ color: rgb(160, 152, 219); /* oklch */ color: oklch(71.2% 0.097 289.2);
Tailwind
colors: {
custom: {
50: '#bdb6e6',
500: '#a098db',
950: '#000000',
},
}SCSS
$custom: #a098db; $custom-light: #bdb6e6; $custom-dark: #000000;
JSON
{
"hex": "#a098db",
"rgb": {
"r": 160,
"g": 152,
"b": 219
},
"hsl": {
"h": 247.164,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.71171,
"c": 0.0969,
"h": 289.2
},
"luminance": 0.35045
}Semantic roles & 50–950 ramp
primary
#A098DB
secondary
#ECEEDD
accent
#BB2AAA
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084