#8F97FF#8F97FF
#8F97FF is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.5% C 0.151 H 278.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8F97FF |
|---|---|
| RGB | rgb(143, 151, 255) |
| HSL | hsl(236, 100%, 78%) |
| HSV | hsv(236, 44%, 100%) |
| CMYK | cmyk(43.9%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(65.90, 23.06, -52.72) |
| CIE-LCH | lch(65.90, 57.54, 293.62°) |
| OKLab | oklab(71.48% 0.0223 -0.1489) |
| OKLCH | oklch(71.48% 0.151 278.5) |
| XYZ | xyz(40.4389, 35.1909, 99.2501) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.85
Lavender Blue
#8B88F8
ΔE00 4.40
Perrywinkle
#8F8CE7
ΔE00 4.73
Periwinkle (survey)
#8E82FE
ΔE00 6.25
Soft Blue
#6488EA
ΔE00 8.14
Cornflowerblue
#6495ED
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F97FF #FFF78F
analogous
#8FCFFF #8F97FF #BF8FFF
triadic
#8F97FF #FF8F97 #97FF8F
tetradic
#8F97FF #FF8FCF #FFF78F #8FFFBF
square
#8F97FF #FF8FCF #FFF78F #8FFFBF
split-complementary
#8F97FF #FFBF8F #CFFF8F
monochromatic
#1525FF #525EFF #8F97FF #CCD0FF #E0E3FF
Accessibility & contrast
On white
2.61
#8F97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8F97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F97FF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F97FF | 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)
#70A5FF
Deuteranopia (green-blind)
#689CFD
Tritanopia (blue-blind)
#69ACBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8f97ff; /* rgb */ color: rgb(143, 151, 255); /* oklch */ color: oklch(71.5% 0.151 278.5);
Tailwind
colors: {
custom: {
50: '#b5b5ff',
500: '#8f97ff',
950: '#000000',
},
}SCSS
$custom: #8f97ff; $custom-light: #b5b5ff; $custom-dark: #000000;
JSON
{
"hex": "#8f97ff",
"rgb": {
"r": 143,
"g": 151,
"b": 255
},
"hsl": {
"h": 235.714,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.71478,
"c": 0.15057,
"h": 278.5
},
"luminance": 0.35193
}Semantic roles & 50–950 ramp
primary
#8F97FF
secondary
#F7F5D4
accent
#D500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086