#A099EA#A099EA
#A099EA is a light, moderate blue. Relative luminance 0.362; OKLCH L 72.1% C 0.116 H 287.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A099EA |
|---|---|
| RGB | rgb(160, 153, 234) |
| HSL | hsl(245, 66%, 76%) |
| HSV | hsv(245, 35%, 92%) |
| CMYK | cmyk(31.6%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.67, 20.65, -39.92) |
| CIE-LCH | lch(66.67, 44.94, 297.35°) |
| OKLab | oklab(72.06% 0.0342 -0.1114) |
| OKLCH | oklch(72.06% 0.116 287) |
| XYZ | xyz(40.7358, 36.1955, 82.6661) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 5.33
Lavender
#B39DDB
ΔE00 6.67
Lavender Blue
#8B88F8
ΔE00 6.75
Periwinkle (survey)
#8E82FE
ΔE00 8.13
Pastel Purple
#CAA0FF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A099EA #E3EA99
analogous
#99BAEA #A099EA #C899EA
triadic
#A099EA #EAA099 #99EAA0
tetradic
#A099EA #EA99BA #E3EA99 #99EAC8
square
#A099EA #EA99BA #E3EA99 #99EAC8
split-complementary
#A099EA #EAC899 #BAEA99
monochromatic
#4133D5 #7166E0 #A099EA #CFCCF4 #E7E6FA
Accessibility & contrast
On white
2.55
#A099EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#A099EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A099EA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A099EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A099EA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#8EA8B7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a099ea; /* rgb */ color: rgb(160, 153, 234); /* oklch */ color: oklch(72.1% 0.116 287.0);
Tailwind
colors: {
custom: {
50: '#beb7f1',
500: '#a099ea',
950: '#000000',
},
}SCSS
$custom: #a099ea; $custom-light: #beb7f1; $custom-dark: #000000;
JSON
{
"hex": "#a099ea",
"rgb": {
"r": 160,
"g": 153,
"b": 234
},
"hsl": {
"h": 245.185,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.72061,
"c": 0.11648,
"h": 287
},
"luminance": 0.36197
}Semantic roles & 50–950 ramp
primary
#A099EA
secondary
#EFF1DA
accent
#CE18BE
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084