#97A3FF#97A3FF
#97A3FF is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.4% C 0.133 H 277.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97A3FF |
|---|---|
| RGB | rgb(151, 163, 255) |
| HSL | hsl(233, 100%, 80%) |
| HSV | hsv(233, 41%, 100%) |
| CMYK | cmyk(40.8%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(69.46, 18.13, -47.05) |
| CIE-LCH | lch(69.46, 50.42, 291.07°) |
| OKLab | oklab(74.35% 0.0162 -0.1322) |
| OKLCH | oklch(74.35% 0.133 277) |
| XYZ | xyz(43.9043, 39.9917, 99.9942) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.76
Perrywinkle
#8F8CE7
ΔE00 7.09
Pastel Blue
#A2BFFE
ΔE00 7.51
Lavender Blue
#8B88F8
ΔE00 7.61
Carolina Blue
#8AB8FE
ΔE00 8.42
Cornflowerblue
#6495ED
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A3FF #FFF397
analogous
#97D7FF #97A3FF #BF97FF
triadic
#97A3FF #FF97A3 #A3FF97
tetradic
#97A3FF #FF97D7 #FFF397 #97FFBF
square
#97A3FF #FF97D7 #FFF397 #97FFBF
split-complementary
#97A3FF #FFBF97 #D7FF97
monochromatic
#1D37FF #5A6DFF #97A3FF #D4D9FF #E0E4FF
Accessibility & contrast
On white
2.33
#97A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#97A3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A3FF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A3FF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#76B5C5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97a3ff; /* rgb */ color: rgb(151, 163, 255); /* oklch */ color: oklch(74.4% 0.133 277.0);
Tailwind
colors: {
custom: {
50: '#b9beff',
500: '#97a3ff',
950: '#000000',
},
}SCSS
$custom: #97a3ff; $custom-light: #b9beff; $custom-dark: #000000;
JSON
{
"hex": "#97a3ff",
"rgb": {
"r": 151,
"g": 163,
"b": 255
},
"hsl": {
"h": 233.077,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.74351,
"c": 0.13317,
"h": 277
},
"luminance": 0.39994
}Semantic roles & 50–950 ramp
primary
#97A3FF
secondary
#F7F3D4
accent
#CB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186