#97ABFD#97ABFD
#97ABFD is a light, vivid blue. Relative luminance 0.428; OKLCH L 75.8% C 0.120 H 272.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABFD |
|---|---|
| RGB | rgb(151, 171, 253) |
| HSL | hsl(228, 96%, 79%) |
| HSV | hsv(228, 40%, 99%) |
| CMYK | cmyk(40.3%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.42, 13.05, -42.91) |
| CIE-LCH | lch(71.42, 44.85, 286.92°) |
| OKLab | oklab(75.83% 0.0058 -0.1201) |
| OKLCH | oklch(75.83% 0.12 272.8) |
| XYZ | xyz(45.0497, 42.7948, 98.7960) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.99
Pastel Blue
#A2BFFE
ΔE00 5.20
Carolina Blue
#8AB8FE
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perrywinkle
#8F8CE7
ΔE00 9.28
Cornflowerblue
#6495ED
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABFD #FDE997
analogous
#97DEFD #97ABFD #B697FD
triadic
#97ABFD #FD97AB #ABFD97
tetradic
#97ABFD #FD97DE #FDE997 #97FDB6
square
#97ABFD #FD97DE #FDE997 #97FDB6
split-complementary
#97ABFD #FDB697 #DEFD97
monochromatic
#1F4AFB #5B7BFC #97ABFD #D3DBFE #E1E7FE
Accessibility & contrast
On white
2.20
#97ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#97ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABFD
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABFD | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#76BBC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97abfd; /* rgb */ color: rgb(151, 171, 253); /* oklch */ color: oklch(75.8% 0.120 272.8);
Tailwind
colors: {
custom: {
50: '#b9c3fe',
500: '#97abfd',
950: '#000000',
},
}SCSS
$custom: #97abfd; $custom-light: #b9c3fe; $custom-dark: #000000;
JSON
{
"hex": "#97abfd",
"rgb": {
"r": 151,
"g": 171,
"b": 253
},
"hsl": {
"h": 228.235,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.75827,
"c": 0.12029,
"h": 272.8
},
"luminance": 0.42797
}Semantic roles & 50–950 ramp
primary
#97ABFD
secondary
#F7F0D4
accent
#B800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186