#97ABFC#97ABFC
#97ABFC is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.8% C 0.119 H 272.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABFC |
|---|---|
| RGB | rgb(151, 171, 252) |
| HSL | hsl(228, 94%, 79%) |
| HSV | hsv(228, 40%, 99%) |
| CMYK | cmyk(40.1%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(71.37, 12.78, -42.43) |
| CIE-LCH | lch(71.37, 44.31, 286.76°) |
| OKLab | oklab(75.78% 0.0056 -0.1188) |
| OKLCH | oklch(75.78% 0.119 272.7) |
| XYZ | xyz(44.8908, 42.7313, 97.9592) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.00
Pastel Blue
#A2BFFE
ΔE00 5.19
Carolina Blue
#8AB8FE
ΔE00 6.22
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perrywinkle
#8F8CE7
ΔE00 9.26
Cornflowerblue
#6495ED
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABFC #FCE897
analogous
#97DEFC #97ABFC #B697FC
triadic
#97ABFC #FC97AB #ABFC97
tetradic
#97ABFC #FC97DE #FCE897 #97FCB6
square
#97ABFC #FC97DE #FCE897 #97FCB6
split-complementary
#97ABFC #FCB697 #DEFC97
monochromatic
#204BF9 #5C7BFA #97ABFC #D2DBFE #E1E7FE
Accessibility & contrast
On white
2.20
#97ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#97ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABFC
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABFC | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#77BBC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97abfc; /* rgb */ color: rgb(151, 171, 252); /* oklch */ color: oklch(75.8% 0.119 272.7);
Tailwind
colors: {
custom: {
50: '#b9c3fd',
500: '#97abfc',
950: '#000000',
},
}SCSS
$custom: #97abfc; $custom-light: #b9c3fd; $custom-dark: #000000;
JSON
{
"hex": "#97abfc",
"rgb": {
"r": 151,
"g": 171,
"b": 252
},
"hsl": {
"h": 228.119,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.7578,
"c": 0.11891,
"h": 272.7
},
"luminance": 0.42733
}Semantic roles & 50–950 ramp
primary
#97ABFC
secondary
#F6F0D5
accent
#B800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185