#97A7FF#97A7FF
#97A7FF is a light, vivid blue. Relative luminance 0.414; OKLCH L 75.1% C 0.128 H 275.0°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97A7FF |
|---|---|
| RGB | rgb(151, 167, 255) |
| HSL | hsl(231, 100%, 80%) |
| HSV | hsv(231, 41%, 100%) |
| CMYK | cmyk(40.8%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(70.48, 15.86, -45.46) |
| CIE-LCH | lch(70.48, 48.14, 289.23°) |
| OKLab | oklab(75.13% 0.0113 -0.1275) |
| OKLCH | oklch(75.13% 0.128 275) |
| XYZ | xyz(44.6258, 41.4347, 100.2347) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 6.36
Carolina Blue
#8AB8FE
ΔE00 7.29
Perrywinkle
#8F8CE7
ΔE00 8.19
Lavender Blue
#8B88F8
ΔE00 8.76
Cornflowerblue
#6495ED
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A7FF #FFEF97
analogous
#97DBFF #97A7FF #BB97FF
triadic
#97A7FF #FF97A7 #A7FF97
tetradic
#97A7FF #FF97DB #FFEF97 #97FFBB
square
#97A7FF #FF97DB #FFEF97 #97FFBB
split-complementary
#97A7FF #FFBB97 #DBFF97
monochromatic
#1D3FFF #5A73FF #97A7FF #D4DBFF #E0E5FF
Accessibility & contrast
On white
2.26
#97A7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#97A7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A7FF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A7FF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#81A8FD
Tritanopia (blue-blind)
#76B9C7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97a7ff; /* rgb */ color: rgb(151, 167, 255); /* oklch */ color: oklch(75.1% 0.128 275.0);
Tailwind
colors: {
custom: {
50: '#b9c0ff',
500: '#97a7ff',
950: '#000000',
},
}SCSS
$custom: #97a7ff; $custom-light: #b9c0ff; $custom-dark: #000000;
JSON
{
"hex": "#97a7ff",
"rgb": {
"r": 151,
"g": 167,
"b": 255
},
"hsl": {
"h": 230.769,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.75133,
"c": 0.12804,
"h": 275
},
"luminance": 0.41437
}Semantic roles & 50–950 ramp
primary
#97A7FF
secondary
#F7F2D4
accent
#C200E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186