#97ACFB#97ACFB
#97ACFB is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.9% C 0.116 H 272.0°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACFB |
|---|---|
| RGB | rgb(151, 172, 251) |
| HSL | hsl(227, 93%, 79%) |
| HSV | hsv(227, 40%, 98%) |
| CMYK | cmyk(39.8%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(71.59, 11.94, -41.56) |
| CIE-LCH | lch(71.59, 43.24, 286.03°) |
| OKLab | oklab(75.93% 0.0041 -0.1162) |
| OKLCH | oklch(75.93% 0.116 272) |
| XYZ | xyz(44.9223, 43.0473, 97.1900) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.90
Periwinkle Blue
#8F99FB
ΔE00 5.31
Carolina Blue
#8AB8FE
ΔE00 5.95
Light Grey Blue
#9DBCD4
ΔE00 9.02
Cornflowerblue
#6495ED
ΔE00 9.43
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACFB #FBE697
analogous
#97DEFB #97ACFB #B497FB
triadic
#97ACFB #FB97AC #ACFB97
tetradic
#97ACFB #FB97DE #FBE697 #97FBB4
square
#97ACFB #FB97DE #FBE697 #97FBB4
split-complementary
#97ACFB #FBB497 #DEFB97
monochromatic
#214EF6 #5C7DF9 #97ACFB #D2DBFD #E2E7FE
Accessibility & contrast
On white
2.19
#97ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#97ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACFB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACFB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#89ABF9
Tritanopia (blue-blind)
#77BCC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97acfb; /* rgb */ color: rgb(151, 172, 251); /* oklch */ color: oklch(75.9% 0.116 272.0);
Tailwind
colors: {
custom: {
50: '#b9c4fd',
500: '#97acfb',
950: '#000000',
},
}SCSS
$custom: #97acfb; $custom-light: #b9c4fd; $custom-dark: #000000;
JSON
{
"hex": "#97acfb",
"rgb": {
"r": 151,
"g": 172,
"b": 251
},
"hsl": {
"h": 227.4,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.75932,
"c": 0.11631,
"h": 272
},
"luminance": 0.43049
}Semantic roles & 50–950 ramp
primary
#97ACFB
secondary
#F6EFD5
accent
#B500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185