#8A99FA#8A99FA
#8A99FA is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.2% C 0.142 H 275.5°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99FA |
|---|---|
| RGB | rgb(138, 153, 250) |
| HSL | hsl(232, 92%, 76%) |
| HSV | hsv(232, 45%, 98%) |
| CMYK | cmyk(44.8%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(65.82, 19.28, -50.14) |
| CIE-LCH | lch(65.82, 53.72, 291.03°) |
| OKLab | oklab(71.25% 0.0137 -0.1415) |
| OKLCH | oklch(71.25% 0.142 275.5) |
| XYZ | xyz(39.1225, 35.0858, 95.1347) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.06
Lavender Blue
#8B88F8
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 5.37
Cornflowerblue
#6495ED
ΔE00 7.21
Soft Blue
#6488EA
ΔE00 7.38
Periwinkle (survey)
#8E82FE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99FA #FAEB8A
analogous
#8AD1FA #8A99FA #B38AFA
triadic
#8A99FA #FA8A99 #99FA8A
tetradic
#8A99FA #FA8AD1 #FAEB8A #8AFAB3
square
#8A99FA #FA8AD1 #FAEB8A #8AFAB3
split-complementary
#8A99FA #FAB38A #D1FA8A
monochromatic
#1533F5 #4F66F7 #8A99FA #C5CCFD #E2E5FE
Accessibility & contrast
On white
2.62
#8A99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#8A99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99FA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99FA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#6C9CF8
Tritanopia (blue-blind)
#63ADBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a99fa; /* rgb */ color: rgb(138, 153, 250); /* oklch */ color: oklch(71.2% 0.142 275.5);
Tailwind
colors: {
custom: {
50: '#b1b6fc',
500: '#8a99fa',
950: '#000000',
},
}SCSS
$custom: #8a99fa; $custom-light: #b1b6fc; $custom-dark: #000000;
JSON
{
"hex": "#8a99fa",
"rgb": {
"r": 138,
"g": 153,
"b": 250
},
"hsl": {
"h": 231.964,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.71249,
"c": 0.14213,
"h": 275.5
},
"luminance": 0.35088
}Semantic roles & 50–950 ramp
primary
#8A99FA
secondary
#F6F1D5
accent
#C700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085