#8A99FF#8A99FF
#8A99FF is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.5% C 0.149 H 275.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99FF |
|---|---|
| RGB | rgb(138, 153, 255) |
| HSL | hsl(232, 100%, 77%) |
| HSV | hsv(232, 46%, 100%) |
| CMYK | cmyk(45.9%, 40%, 0%, 0%) |
| CIE-LAB | lab(66.06, 20.72, -52.48) |
| CIE-LCH | lch(66.06, 56.42, 291.55°) |
| OKLab | oklab(71.52% 0.0147 -0.1483) |
| OKLCH | oklch(71.52% 0.149 275.6) |
| XYZ | xyz(39.9169, 35.4036, 99.3186) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.24
Lavender Blue
#8B88F8
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 5.70
Periwinkle (survey)
#8E82FE
ΔE00 7.30
Cornflowerblue
#6495ED
ΔE00 7.31
Soft Blue
#6488EA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99FF #FFF08A
analogous
#8AD3FF #8A99FF #B68AFF
triadic
#8A99FF #FF8A99 #99FF8A
tetradic
#8A99FF #FF8AD3 #FFF08A #8AFFB6
square
#8A99FF #FF8AD3 #FFF08A #8AFFB6
split-complementary
#8A99FF #FFB68A #D3FF8A
monochromatic
#102EFF #4D64FF #8A99FF #C7CEFF #E0E4FF
Accessibility & contrast
On white
2.60
#8A99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#8A99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99FF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99FF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#689CFD
Tritanopia (blue-blind)
#60AEC0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8a99ff; /* rgb */ color: rgb(138, 153, 255); /* oklch */ color: oklch(71.5% 0.149 275.6);
Tailwind
colors: {
custom: {
50: '#b1b6ff',
500: '#8a99ff',
950: '#000000',
},
}SCSS
$custom: #8a99ff; $custom-light: #b1b6ff; $custom-dark: #000000;
JSON
{
"hex": "#8a99ff",
"rgb": {
"r": 138,
"g": 153,
"b": 255
},
"hsl": {
"h": 232.308,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.71518,
"c": 0.14901,
"h": 275.6
},
"luminance": 0.35406
}Semantic roles & 50–950 ramp
primary
#8A99FF
secondary
#F7F3D4
accent
#C800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086