#A098CD#A098CD
#A098CD is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.6% C 0.077 H 291.2°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A098CD |
|---|---|
| RGB | rgb(160, 152, 205) |
| HSL | hsl(249, 35%, 70%) |
| HSV | hsv(249, 26%, 80%) |
| CMYK | cmyk(22%, 25.9%, 0%, 19.6%) |
| CIE-LAB | lab(65.23, 14.11, -26.11) |
| CIE-LCH | lch(65.23, 29.68, 298.38°) |
| OKLab | oklab(70.56% 0.0279 -0.0718) |
| OKLCH | oklch(70.56% 0.077 291.2) |
| XYZ | xyz(36.7423, 34.3374, 62.4378) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.40
Pale Purple
#B790D4
ΔE00 7.21
Perrywinkle
#8F8CE7
ΔE00 8.57
Lavender (survey)
#C79FEF
ΔE00 9.00
Wisteria
#A87DC2
ΔE00 9.83
Heather
#A484AC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A098CD #C5CD98
analogous
#98AACD #A098CD #BB98CD
triadic
#A098CD #CDA098 #98CDA0
tetradic
#A098CD #CD98AA #C5CD98 #98CDBB
square
#A098CD #CD98AA #C5CD98 #98CDBB
split-complementary
#A098CD #CDBB98 #AACD98
monochromatic
#594D9E #7A6FB9 #A098CD #C6C1E1 #ECEAF5
Accessibility & contrast
On white
2.67
#A098CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#A098CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A098CD
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A098CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A098CD | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9FCF
Deuteranopia (green-blind)
#8B9DCC
Tritanopia (blue-blind)
#97A1AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a098cd; /* rgb */ color: rgb(160, 152, 205); /* oklch */ color: oklch(70.6% 0.077 291.2);
Tailwind
colors: {
custom: {
50: '#bdb6dc',
500: '#a098cd',
950: '#000000',
},
}SCSS
$custom: #a098cd; $custom-light: #bdb6dc; $custom-dark: #000000;
JSON
{
"hex": "#a098cd",
"rgb": {
"r": 160,
"g": 152,
"b": 205
},
"hsl": {
"h": 249.057,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.70562,
"c": 0.07703,
"h": 291.2
},
"luminance": 0.34338
}Semantic roles & 50–950 ramp
primary
#A098CD
secondary
#E6E8D9
accent
#AD389C
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083