#97A2FD#97A2FD
#97A2FD is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.1% C 0.132 H 277.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2FD |
|---|---|
| RGB | rgb(151, 162, 253) |
| HSL | hsl(234, 96%, 79%) |
| HSV | hsv(234, 40%, 99%) |
| CMYK | cmyk(40.3%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(69.12, 18.15, -46.51) |
| CIE-LCH | lch(69.12, 49.92, 291.32°) |
| OKLab | oklab(74.06% 0.017 -0.1306) |
| OKLCH | oklch(74.06% 0.132 277.4) |
| XYZ | xyz(43.4072, 39.5099, 98.2485) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.53
Perrywinkle
#8F8CE7
ΔE00 6.73
Lavender Blue
#8B88F8
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 7.80
Carolina Blue
#8AB8FE
ΔE00 8.73
Periwinkle (survey)
#8E82FE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2FD #FDF297
analogous
#97D5FD #97A2FD #BF97FD
triadic
#97A2FD #FD97A2 #A2FD97
tetradic
#97A2FD #FD97D5 #FDF297 #97FDBF
square
#97A2FD #FD97D5 #FDF297 #97FDBF
split-complementary
#97A2FD #FDBF97 #D5FD97
monochromatic
#1F37FB #5B6CFC #97A2FD #D3D8FE #E1E4FE
Accessibility & contrast
On white
2.36
#97A2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#97A2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2FD
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2FD | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#77B4C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97a2fd; /* rgb */ color: rgb(151, 162, 253); /* oklch */ color: oklch(74.1% 0.132 277.4);
Tailwind
colors: {
custom: {
50: '#b9bdfe',
500: '#97a2fd',
950: '#000000',
},
}SCSS
$custom: #97a2fd; $custom-light: #b9bdfe; $custom-dark: #000000;
JSON
{
"hex": "#97a2fd",
"rgb": {
"r": 151,
"g": 162,
"b": 253
},
"hsl": {
"h": 233.529,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.74056,
"c": 0.13171,
"h": 277.4
},
"luminance": 0.39512
}Semantic roles & 50–950 ramp
primary
#97A2FD
secondary
#F7F3D4
accent
#CD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186