#8A97FF#8A97FF
#8A97FF is a light, vivid blue. Relative luminance 0.348; OKLCH L 71.1% C 0.152 H 276.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8A97FF |
|---|---|
| RGB | rgb(138, 151, 255) |
| HSL | hsl(233, 100%, 77%) |
| HSV | hsv(233, 46%, 100%) |
| CMYK | cmyk(45.9%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(65.56, 21.88, -53.28) |
| CIE-LCH | lch(65.56, 57.59, 292.33°) |
| OKLab | oklab(71.13% 0.017 -0.1506) |
| OKLCH | oklch(71.13% 0.152 276.4) |
| XYZ | xyz(39.5923, 34.7544, 99.2104) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.19
Lavender Blue
#8B88F8
ΔE00 4.76
Perrywinkle
#8F8CE7
ΔE00 5.25
Periwinkle (survey)
#8E82FE
ΔE00 6.67
Soft Blue
#6488EA
ΔE00 7.35
Cornflowerblue
#6495ED
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A97FF #FFF28A
analogous
#8AD2FF #8A97FF #B78AFF
triadic
#8A97FF #FF8A97 #97FF8A
tetradic
#8A97FF #FF8AD2 #FFF28A #8AFFB7
square
#8A97FF #FF8AD2 #FFF28A #8AFFB7
split-complementary
#8A97FF #FFB78A #D2FF8A
monochromatic
#102AFF #4D61FF #8A97FF #C7CDFF #E0E4FF
Accessibility & contrast
On white
2.64
#8A97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#8A97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A97FF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A97FF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#669BFD
Tritanopia (blue-blind)
#60ADBF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8a97ff; /* rgb */ color: rgb(138, 151, 255); /* oklch */ color: oklch(71.1% 0.152 276.4);
Tailwind
colors: {
custom: {
50: '#b2b5ff',
500: '#8a97ff',
950: '#000000',
},
}SCSS
$custom: #8a97ff; $custom-light: #b2b5ff; $custom-dark: #000000;
JSON
{
"hex": "#8a97ff",
"rgb": {
"r": 138,
"g": 151,
"b": 255
},
"hsl": {
"h": 233.333,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.71131,
"c": 0.1516,
"h": 276.4
},
"luminance": 0.34756
}Semantic roles & 50–950 ramp
primary
#8A97FF
secondary
#F7F3D4
accent
#CC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086