#97ACFF#97ACFF
#97ACFF is a light, vivid blue. Relative luminance 0.433; OKLCH L 76.1% C 0.122 H 272.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACFF |
|---|---|
| RGB | rgb(151, 172, 255) |
| HSL | hsl(228, 100%, 80%) |
| HSV | hsv(228, 41%, 100%) |
| CMYK | cmyk(40.8%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(71.76, 13.03, -43.45) |
| CIE-LCH | lch(71.76, 45.36, 286.70°) |
| OKLab | oklab(76.12% 0.0051 -0.1217) |
| OKLCH | oklch(76.12% 0.122 272.4) |
| XYZ | xyz(45.5595, 43.3021, 100.5459) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.94
Periwinkle Blue
#8F99FB
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 8.96
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Cornflowerblue
#6495ED
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACFF #FFEA97
analogous
#97E0FF #97ACFF #B697FF
triadic
#97ACFF #FF97AC #ACFF97
tetradic
#97ACFF #FF97E0 #FFEA97 #97FFB6
square
#97ACFF #FF97E0 #FFEA97 #97FFB6
split-complementary
#97ACFF #FFB697 #E0FF97
monochromatic
#1D4AFF #5A7BFF #97ACFF #D4DDFF #E0E7FF
Accessibility & contrast
On white
2.17
#97ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#97ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACFF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACFF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#75BDCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97acff; /* rgb */ color: rgb(151, 172, 255); /* oklch */ color: oklch(76.1% 0.122 272.4);
Tailwind
colors: {
custom: {
50: '#b9c4ff',
500: '#97acff',
950: '#000000',
},
}SCSS
$custom: #97acff; $custom-light: #b9c4ff; $custom-dark: #000000;
JSON
{
"hex": "#97acff",
"rgb": {
"r": 151,
"g": 172,
"b": 255
},
"hsl": {
"h": 227.885,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.76122,
"c": 0.12183,
"h": 272.4
},
"luminance": 0.43304
}Semantic roles & 50–950 ramp
primary
#97ACFF
secondary
#F7F0D4
accent
#B700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186