#8B97FD#8B97FD
#8B97FD is a light, vivid blue. Relative luminance 0.347; OKLCH L 71.1% C 0.149 H 276.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8B97FD |
|---|---|
| RGB | rgb(139, 151, 253) |
| HSL | hsl(234, 97%, 77%) |
| HSV | hsv(234, 45%, 99%) |
| CMYK | cmyk(45.1%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(65.52, 21.54, -52.23) |
| CIE-LCH | lch(65.52, 56.50, 292.41°) |
| OKLab | oklab(71.09% 0.0177 -0.1476) |
| OKLCH | oklch(71.09% 0.149 276.8) |
| XYZ | xyz(39.4383, 34.7120, 97.5315) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.91
Lavender Blue
#8B88F8
ΔE00 4.65
Perrywinkle
#8F8CE7
ΔE00 4.97
Periwinkle (survey)
#8E82FE
ΔE00 6.61
Soft Blue
#6488EA
ΔE00 7.45
Cornflowerblue
#6495ED
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B97FD #FDF18B
analogous
#8BD0FD #8B97FD #B88BFD
triadic
#8B97FD #FD8B97 #97FD8B
tetradic
#8B97FD #FD8BD0 #FDF18B #8BFDB8
square
#8B97FD #FD8BD0 #FDF18B #8BFDB8
split-complementary
#8B97FD #FDB88B #D0FD8B
monochromatic
#132BFB #4F61FC #8B97FD #C7CDFE #E1E4FE
Accessibility & contrast
On white
2.64
#8B97FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#8B97FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B97FD
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B97FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B97FD | 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)
#71A4FF
Deuteranopia (green-blind)
#689BFB
Tritanopia (blue-blind)
#63ACBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8b97fd; /* rgb */ color: rgb(139, 151, 253); /* oklch */ color: oklch(71.1% 0.149 276.8);
Tailwind
colors: {
custom: {
50: '#b2b5fe',
500: '#8b97fd',
950: '#000000',
},
}SCSS
$custom: #8b97fd; $custom-light: #b2b5fe; $custom-dark: #000000;
JSON
{
"hex": "#8b97fd",
"rgb": {
"r": 139,
"g": 151,
"b": 253
},
"hsl": {
"h": 233.684,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.71091,
"c": 0.14863,
"h": 276.8
},
"luminance": 0.34714
}Semantic roles & 50–950 ramp
primary
#8B97FD
secondary
#F7F3D4
accent
#CD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086