#97ACFC#97ACFC
#97ACFC is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.0% C 0.118 H 272.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACFC |
|---|---|
| RGB | rgb(151, 172, 252) |
| HSL | hsl(228, 94%, 79%) |
| HSV | hsv(228, 40%, 99%) |
| CMYK | cmyk(40.1%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(71.63, 12.21, -42.03) |
| CIE-LCH | lch(71.63, 43.77, 286.20°) |
| OKLab | oklab(75.98% 0.0044 -0.1176) |
| OKLCH | oklch(75.98% 0.118 272.1) |
| XYZ | xyz(45.0804, 43.1105, 98.0224) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.91
Periwinkle Blue
#8F99FB
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 5.94
Light Grey Blue
#9DBCD4
ΔE00 9.00
Cornflowerblue
#6495ED
ΔE00 9.43
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACFC #FCE797
analogous
#97DFFC #97ACFC #B597FC
triadic
#97ACFC #FC97AC #ACFC97
tetradic
#97ACFC #FC97DF #FCE797 #97FCB5
square
#97ACFC #FC97DF #FCE797 #97FCB5
split-complementary
#97ACFC #FCB597 #DFFC97
monochromatic
#204DF9 #5C7DFA #97ACFC #D2DBFE #E1E7FE
Accessibility & contrast
On white
2.18
#97ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#97ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACFC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACFC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#77BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97acfc; /* rgb */ color: rgb(151, 172, 252); /* oklch */ color: oklch(76.0% 0.118 272.1);
Tailwind
colors: {
custom: {
50: '#b9c4fd',
500: '#97acfc',
950: '#000000',
},
}SCSS
$custom: #97acfc; $custom-light: #b9c4fd; $custom-dark: #000000;
JSON
{
"hex": "#97acfc",
"rgb": {
"r": 151,
"g": 172,
"b": 252
},
"hsl": {
"h": 227.525,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.75979,
"c": 0.11769,
"h": 272.1
},
"luminance": 0.43113
}Semantic roles & 50–950 ramp
primary
#97ACFC
secondary
#F6EFD5
accent
#B600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185