#97A2FC#97A2FC
#97A2FC is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.0% C 0.130 H 277.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2FC |
|---|---|
| RGB | rgb(151, 162, 252) |
| HSL | hsl(233, 94%, 79%) |
| HSV | hsv(233, 40%, 99%) |
| CMYK | cmyk(40.1%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.07, 17.88, -46.04) |
| CIE-LCH | lch(69.07, 49.39, 291.22°) |
| OKLab | oklab(74.01% 0.0168 -0.1292) |
| OKLCH | oklch(74.01% 0.13 277.4) |
| XYZ | xyz(43.2483, 39.4463, 97.4117) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.55
Perrywinkle
#8F8CE7
ΔE00 6.68
Lavender Blue
#8B88F8
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 7.80
Carolina Blue
#8AB8FE
ΔE00 8.75
Periwinkle (survey)
#8E82FE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2FC #FCF197
analogous
#97D5FC #97A2FC #BF97FC
triadic
#97A2FC #FC97A2 #A2FC97
tetradic
#97A2FC #FC97D5 #FCF197 #97FCBF
square
#97A2FC #FC97D5 #FCF197 #97FCBF
split-complementary
#97A2FC #FCBF97 #D5FC97
monochromatic
#2038F9 #5C6DFA #97A2FC #D2D7FE #E1E4FE
Accessibility & contrast
On white
2.36
#97A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#97A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2FC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2FC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#78B4C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97a2fc; /* rgb */ color: rgb(151, 162, 252); /* oklch */ color: oklch(74.0% 0.130 277.4);
Tailwind
colors: {
custom: {
50: '#b9bdfe',
500: '#97a2fc',
950: '#000000',
},
}SCSS
$custom: #97a2fc; $custom-light: #b9bdfe; $custom-dark: #000000;
JSON
{
"hex": "#97a2fc",
"rgb": {
"r": 151,
"g": 162,
"b": 252
},
"hsl": {
"h": 233.465,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.74006,
"c": 0.13033,
"h": 277.4
},
"luminance": 0.39448
}Semantic roles & 50–950 ramp
primary
#97A2FC
secondary
#F6F3D5
accent
#CD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186