#8A99F2#8A99F2
#8A99F2 is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.8% C 0.131 H 275.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99F2 |
|---|---|
| RGB | rgb(138, 153, 242) |
| HSL | hsl(231, 80%, 75%) |
| HSV | hsv(231, 43%, 95%) |
| CMYK | cmyk(43%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(65.43, 17.00, -46.37) |
| CIE-LCH | lch(65.43, 49.39, 290.14°) |
| OKLab | oklab(70.83% 0.0121 -0.1305) |
| OKLCH | oklch(70.83% 0.131 275.3) |
| XYZ | xyz(37.8946, 34.5947, 88.6679) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.51
Perrywinkle
#8F8CE7
ΔE00 4.97
Lavender Blue
#8B88F8
ΔE00 5.53
Cornflowerblue
#6495ED
ΔE00 7.18
Soft Blue
#6488EA
ΔE00 7.32
Periwinkle (survey)
#8E82FE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99F2 #F2E38A
analogous
#8ACDF2 #8A99F2 #AF8AF2
triadic
#8A99F2 #F28A99 #99F28A
tetradic
#8A99F2 #F28ACD #F2E38A #8AF2AF
square
#8A99F2 #F28ACD #F2E38A #8AF2AF
split-complementary
#8A99F2 #F2AF8A #CDF28A
monochromatic
#1C39E6 #5369EC #8A99F2 #C1C9F8 #E3E7FC
Accessibility & contrast
On white
2.65
#8A99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#8A99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99F2
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99F2 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#719BF0
Tritanopia (blue-blind)
#67ABBA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8a99f2; /* rgb */ color: rgb(138, 153, 242); /* oklch */ color: oklch(70.8% 0.131 275.3);
Tailwind
colors: {
custom: {
50: '#b0b6f7',
500: '#8a99f2',
950: '#000000',
},
}SCSS
$custom: #8a99f2; $custom-light: #b0b6f7; $custom-dark: #000000;
JSON
{
"hex": "#8a99f2",
"rgb": {
"r": 138,
"g": 153,
"b": 242
},
"hsl": {
"h": 231.346,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.70828,
"c": 0.13103,
"h": 275.3
},
"luminance": 0.34597
}Semantic roles & 50–950 ramp
primary
#8A99F2
secondary
#F4F0D7
accent
#BE09DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085