#8D97FA#8D97FA
#8D97FA is a light, vivid blue. Relative luminance 0.347; OKLCH L 71.1% C 0.144 H 277.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8D97FA |
|---|---|
| RGB | rgb(141, 151, 250) |
| HSL | hsl(234, 92%, 77%) |
| HSV | hsv(234, 44%, 98%) |
| CMYK | cmyk(43.6%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(65.51, 21.16, -50.61) |
| CIE-LCH | lch(65.51, 54.85, 292.69°) |
| OKLab | oklab(71.07% 0.0193 -0.1428) |
| OKLCH | oklch(71.07% 0.144 277.7) |
| XYZ | xyz(39.3012, 34.6961, 95.0501) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.58
Lavender Blue
#8B88F8
ΔE00 4.50
Perrywinkle
#8F8CE7
ΔE00 4.50
Periwinkle (survey)
#8E82FE
ΔE00 6.50
Soft Blue
#6488EA
ΔE00 7.72
Cornflowerblue
#6495ED
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D97FA #FAF08D
analogous
#8DCEFA #8D97FA #BA8DFA
triadic
#8D97FA #FA8D97 #97FA8D
tetradic
#8D97FA #FA8DCE #FAF08D #8DFABA
square
#8D97FA #FA8DCE #FAF08D #8DFABA
split-complementary
#8D97FA #FABA8D #CEFA8D
monochromatic
#182CF5 #5262F7 #8D97FA #C8CCFD #E2E4FE
Accessibility & contrast
On white
2.64
#8D97FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#8D97FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D97FA
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D97FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D97FA | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FE
Deuteranopia (green-blind)
#6B9BF8
Tritanopia (blue-blind)
#68ABBC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8d97fa; /* rgb */ color: rgb(141, 151, 250); /* oklch */ color: oklch(71.1% 0.144 277.7);
Tailwind
colors: {
custom: {
50: '#b3b5fc',
500: '#8d97fa',
950: '#000000',
},
}SCSS
$custom: #8d97fa; $custom-light: #b3b5fc; $custom-dark: #000000;
JSON
{
"hex": "#8d97fa",
"rgb": {
"r": 141,
"g": 151,
"b": 250
},
"hsl": {
"h": 234.495,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.71067,
"c": 0.14408,
"h": 277.7
},
"luminance": 0.34698
}Semantic roles & 50–950 ramp
primary
#8D97FA
secondary
#F6F3D5
accent
#D000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085