#A099E8#A099E8
#A099E8 is a light, moderate blue. Relative luminance 0.361; OKLCH L 72.0% C 0.114 H 287.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A099E8 |
|---|---|
| RGB | rgb(160, 153, 232) |
| HSL | hsl(245, 63%, 75%) |
| HSV | hsv(245, 34%, 91%) |
| CMYK | cmyk(31%, 34.1%, 0%, 9%) |
| CIE-LAB | lab(66.58, 20.14, -38.96) |
| CIE-LCH | lch(66.58, 43.85, 297.34°) |
| OKLab | oklab(71.97% 0.0337 -0.1086) |
| OKLCH | oklch(71.97% 0.114 287.2) |
| XYZ | xyz(40.4501, 36.0813, 81.1615) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.64
Periwinkle Blue
#8F99FB
ΔE00 5.60
Lavender
#B39DDB
ΔE00 6.39
Lavender Blue
#8B88F8
ΔE00 6.99
Periwinkle (survey)
#8E82FE
ΔE00 8.37
Pastel Purple
#CAA0FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A099E8 #E1E899
analogous
#99BAE8 #A099E8 #C799E8
triadic
#A099E8 #E8A099 #99E8A0
tetradic
#A099E8 #E899BA #E1E899 #99E8C7
square
#A099E8 #E899BA #E1E899 #99E8C7
split-complementary
#A099E8 #E8C799 #BAE899
monochromatic
#4335D1 #7167DD #A099E8 #CFCBF3 #E8E6F9
Accessibility & contrast
On white
2.56
#A099E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A099E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A099E8
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A099E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A099E8 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A4EB
Deuteranopia (green-blind)
#81A0E6
Tritanopia (blue-blind)
#8FA7B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a099e8; /* rgb */ color: rgb(160, 153, 232); /* oklch */ color: oklch(72.0% 0.114 287.2);
Tailwind
colors: {
custom: {
50: '#beb7ef',
500: '#a099e8',
950: '#000000',
},
}SCSS
$custom: #a099e8; $custom-light: #beb7ef; $custom-dark: #000000;
JSON
{
"hex": "#a099e8",
"rgb": {
"r": 160,
"g": 153,
"b": 232
},
"hsl": {
"h": 245.316,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.71966,
"c": 0.11368,
"h": 287.2
},
"luminance": 0.36082
}Semantic roles & 50–950 ramp
primary
#A099E8
secondary
#EFF1DA
accent
#CB1BBB
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084