#97ABFB#97ABFB
#97ABFB is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.7% C 0.118 H 272.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABFB |
|---|---|
| RGB | rgb(151, 171, 251) |
| HSL | hsl(228, 93%, 79%) |
| HSV | hsv(228, 40%, 98%) |
| CMYK | cmyk(39.8%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(71.33, 12.51, -41.96) |
| CIE-LCH | lch(71.33, 43.78, 286.60°) |
| OKLab | oklab(75.73% 0.0054 -0.1174) |
| OKLCH | oklch(75.73% 0.118 272.6) |
| XYZ | xyz(44.7327, 42.6681, 97.1268) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 5.19
Carolina Blue
#8AB8FE
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perrywinkle
#8F8CE7
ΔE00 9.24
Cornflowerblue
#6495ED
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABFB #FBE797
analogous
#97DDFB #97ABFB #B597FB
triadic
#97ABFB #FB97AB #ABFB97
tetradic
#97ABFB #FB97DD #FBE797 #97FBB5
square
#97ABFB #FB97DD #FBE797 #97FBB5
split-complementary
#97ABFB #FBB597 #DDFB97
monochromatic
#214CF6 #5C7BF9 #97ABFB #D2DBFD #E2E7FE
Accessibility & contrast
On white
2.20
#97ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#97ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABFB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABFB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#77BBC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97abfb; /* rgb */ color: rgb(151, 171, 251); /* oklch */ color: oklch(75.7% 0.118 272.6);
Tailwind
colors: {
custom: {
50: '#b9c3fd',
500: '#97abfb',
950: '#000000',
},
}SCSS
$custom: #97abfb; $custom-light: #b9c3fd; $custom-dark: #000000;
JSON
{
"hex": "#97abfb",
"rgb": {
"r": 151,
"g": 171,
"b": 251
},
"hsl": {
"h": 228,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.75732,
"c": 0.11753,
"h": 272.6
},
"luminance": 0.4267
}Semantic roles & 50–950 ramp
primary
#97ABFB
secondary
#F6EFD5
accent
#B800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185