#97A3FD#97A3FD
#97A3FD is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.3% C 0.130 H 277.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #97A3FD |
|---|---|
| RGB | rgb(151, 163, 253) |
| HSL | hsl(233, 96%, 79%) |
| HSV | hsv(233, 40%, 99%) |
| CMYK | cmyk(40.3%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(69.37, 17.58, -46.11) |
| CIE-LCH | lch(69.37, 49.35, 290.87°) |
| OKLab | oklab(74.25% 0.0158 -0.1294) |
| OKLCH | oklch(74.25% 0.13 277) |
| XYZ | xyz(43.5840, 39.8636, 98.3074) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.78
Perrywinkle
#8F8CE7
ΔE00 7.00
Pastel Blue
#A2BFFE
ΔE00 7.50
Lavender Blue
#8B88F8
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 8.45
Cornflowerblue
#6495ED
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A3FD #FDF197
analogous
#97D6FD #97A3FD #BE97FD
triadic
#97A3FD #FD97A3 #A3FD97
tetradic
#97A3FD #FD97D6 #FDF197 #97FDBE
square
#97A3FD #FD97D6 #FDF197 #97FDBE
split-complementary
#97A3FD #FDBE97 #D6FD97
monochromatic
#1F39FB #5B6EFC #97A3FD #D3D8FE #E1E4FE
Accessibility & contrast
On white
2.34
#97A3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#97A3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A3FD
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A3FD | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#77B5C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97a3fd; /* rgb */ color: rgb(151, 163, 253); /* oklch */ color: oklch(74.3% 0.130 277.0);
Tailwind
colors: {
custom: {
50: '#b9befe',
500: '#97a3fd',
950: '#000000',
},
}SCSS
$custom: #97a3fd; $custom-light: #b9befe; $custom-dark: #000000;
JSON
{
"hex": "#97a3fd",
"rgb": {
"r": 151,
"g": 163,
"b": 253
},
"hsl": {
"h": 232.941,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.74251,
"c": 0.13041,
"h": 277
},
"luminance": 0.39866
}Semantic roles & 50–950 ramp
primary
#97A3FD
secondary
#F7F3D4
accent
#CA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186