#8A99FC#8A99FC
#8A99FC is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.4% C 0.145 H 275.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99FC |
|---|---|
| RGB | rgb(138, 153, 252) |
| HSL | hsl(232, 95%, 76%) |
| HSV | hsv(232, 45%, 99%) |
| CMYK | cmyk(45.2%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(65.91, 19.86, -51.08) |
| CIE-LCH | lch(65.91, 54.80, 291.24°) |
| OKLab | oklab(71.36% 0.0141 -0.1442) |
| OKLCH | oklch(71.36% 0.145 275.6) |
| XYZ | xyz(39.4377, 35.2119, 96.7951) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.09
Lavender Blue
#8B88F8
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 5.50
Cornflowerblue
#6495ED
ΔE00 7.25
Periwinkle (survey)
#8E82FE
ΔE00 7.34
Soft Blue
#6488EA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99FC #FCED8A
analogous
#8AD2FC #8A99FC #B48AFC
triadic
#8A99FC #FC8A99 #99FC8A
tetradic
#8A99FC #FC8AD2 #FCED8A #8AFCB4
square
#8A99FC #FC8AD2 #FCED8A #8AFCB4
split-complementary
#8A99FC #FCB48A #D2FC8A
monochromatic
#1331F9 #4E65FA #8A99FC #C6CDFE #E1E5FE
Accessibility & contrast
On white
2.61
#8A99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8A99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99FC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99FC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#6B9CFA
Tritanopia (blue-blind)
#61ADBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a99fc; /* rgb */ color: rgb(138, 153, 252); /* oklch */ color: oklch(71.4% 0.145 275.6);
Tailwind
colors: {
custom: {
50: '#b1b6fe',
500: '#8a99fc',
950: '#000000',
},
}SCSS
$custom: #8a99fc; $custom-light: #b1b6fe; $custom-dark: #000000;
JSON
{
"hex": "#8a99fc",
"rgb": {
"r": 138,
"g": 153,
"b": 252
},
"hsl": {
"h": 232.105,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.71356,
"c": 0.14489,
"h": 275.6
},
"luminance": 0.35214
}Semantic roles & 50–950 ramp
primary
#8A99FC
secondary
#F6F2D5
accent
#C700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086