#97A3FC#97A3FC
#97A3FC is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.2% C 0.129 H 276.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97A3FC |
|---|---|
| RGB | rgb(151, 163, 252) |
| HSL | hsl(233, 94%, 79%) |
| HSV | hsv(233, 40%, 99%) |
| CMYK | cmyk(40.1%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.33, 17.31, -45.64) |
| CIE-LCH | lch(69.33, 48.81, 290.77°) |
| OKLab | oklab(74.2% 0.0156 -0.1281) |
| OKLCH | oklch(74.2% 0.129 276.9) |
| XYZ | xyz(43.4252, 39.8000, 97.4707) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.80
Perrywinkle
#8F8CE7
ΔE00 6.96
Pastel Blue
#A2BFFE
ΔE00 7.50
Lavender Blue
#8B88F8
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 8.46
Cornflowerblue
#6495ED
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A3FC #FCF097
analogous
#97D6FC #97A3FC #BE97FC
triadic
#97A3FC #FC97A3 #A3FC97
tetradic
#97A3FC #FC97D6 #FCF097 #97FCBE
square
#97A3FC #FC97D6 #FCF097 #97FCBE
split-complementary
#97A3FC #FCBE97 #D6FC97
monochromatic
#203AF9 #5C6EFA #97A3FC #D2D8FE #E1E5FE
Accessibility & contrast
On white
2.34
#97A3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#97A3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A3FC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A3FC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#78B5C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97a3fc; /* rgb */ color: rgb(151, 163, 252); /* oklch */ color: oklch(74.2% 0.129 276.9);
Tailwind
colors: {
custom: {
50: '#b9befd',
500: '#97a3fc',
950: '#000000',
},
}SCSS
$custom: #97a3fc; $custom-light: #b9befd; $custom-dark: #000000;
JSON
{
"hex": "#97a3fc",
"rgb": {
"r": 151,
"g": 163,
"b": 252
},
"hsl": {
"h": 232.871,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.74201,
"c": 0.12902,
"h": 276.9
},
"luminance": 0.39802
}Semantic roles & 50–950 ramp
primary
#97A3FC
secondary
#F6F2D5
accent
#CA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186