#97ACFD#97ACFD
#97ACFD is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.0% C 0.119 H 272.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACFD |
|---|---|
| RGB | rgb(151, 172, 253) |
| HSL | hsl(228, 96%, 79%) |
| HSV | hsv(228, 40%, 99%) |
| CMYK | cmyk(40.3%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(71.67, 12.49, -42.50) |
| CIE-LCH | lch(71.67, 44.30, 286.37°) |
| OKLab | oklab(76.03% 0.0046 -0.119) |
| OKLCH | oklch(76.03% 0.119 272.2) |
| XYZ | xyz(45.2393, 43.1740, 98.8592) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.92
Periwinkle Blue
#8F99FB
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 8.98
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Cornflowerblue
#6495ED
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACFD #FDE897
analogous
#97DFFD #97ACFD #B597FD
triadic
#97ACFD #FD97AC #ACFD97
tetradic
#97ACFD #FD97DF #FDE897 #97FDB5
square
#97ACFD #FD97DF #FDE897 #97FDB5
split-complementary
#97ACFD #FDB597 #DFFD97
monochromatic
#1F4CFB #5B7CFC #97ACFD #D3DCFE #E1E7FE
Accessibility & contrast
On white
2.18
#97ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#97ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACFD
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACFD | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#76BCC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97acfd; /* rgb */ color: rgb(151, 172, 253); /* oklch */ color: oklch(76.0% 0.119 272.2);
Tailwind
colors: {
custom: {
50: '#b9c4fe',
500: '#97acfd',
950: '#000000',
},
}SCSS
$custom: #97acfd; $custom-light: #b9c4fe; $custom-dark: #000000;
JSON
{
"hex": "#97acfd",
"rgb": {
"r": 151,
"g": 172,
"b": 253
},
"hsl": {
"h": 227.647,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.76027,
"c": 0.11907,
"h": 272.2
},
"luminance": 0.43176
}Semantic roles & 50–950 ramp
primary
#97ACFD
secondary
#F7F0D4
accent
#B600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186