#97ABFF#97ABFF
#97ABFF is a light, vivid blue. Relative luminance 0.429; OKLCH L 75.9% C 0.123 H 272.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABFF |
|---|---|
| RGB | rgb(151, 171, 255) |
| HSL | hsl(228, 100%, 80%) |
| HSV | hsv(228, 41%, 100%) |
| CMYK | cmyk(40.8%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(71.50, 13.60, -43.85) |
| CIE-LCH | lch(71.50, 45.91, 287.23°) |
| OKLab | oklab(75.92% 0.0063 -0.1229) |
| OKLCH | oklch(75.92% 0.123 272.9) |
| XYZ | xyz(45.3699, 42.9229, 100.4827) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.96
Pastel Blue
#A2BFFE
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 9.03
Perrywinkle
#8F8CE7
ΔE00 9.34
Cornflowerblue
#6495ED
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABFF #FFEB97
analogous
#97DFFF #97ABFF #B797FF
triadic
#97ABFF #FF97AB #ABFF97
tetradic
#97ABFF #FF97DF #FFEB97 #97FFB7
square
#97ABFF #FF97DF #FFEB97 #97FFB7
split-complementary
#97ABFF #FFB797 #DFFF97
monochromatic
#1D48FF #5A7AFF #97ABFF #D4DCFF #E0E6FF
Accessibility & contrast
On white
2.19
#97ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#97ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABFF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABFF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#75BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97abff; /* rgb */ color: rgb(151, 171, 255); /* oklch */ color: oklch(75.9% 0.123 272.9);
Tailwind
colors: {
custom: {
50: '#b9c3ff',
500: '#97abff',
950: '#000000',
},
}SCSS
$custom: #97abff; $custom-light: #b9c3ff; $custom-dark: #000000;
JSON
{
"hex": "#97abff",
"rgb": {
"r": 151,
"g": 171,
"b": 255
},
"hsl": {
"h": 228.462,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.75923,
"c": 0.12304,
"h": 272.9
},
"luminance": 0.42925
}Semantic roles & 50–950 ramp
primary
#97ABFF
secondary
#F7F0D4
accent
#B900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186