#97AFF0#97AFF0
#97AFF0 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.0% C 0.098 H 268.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFF0 |
|---|---|
| RGB | rgb(151, 175, 240) |
| HSL | hsl(224, 75%, 77%) |
| HSV | hsv(224, 37%, 94%) |
| CMYK | cmyk(37.1%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(71.91, 7.32, -35.09) |
| CIE-LCH | lch(71.91, 35.84, 281.78°) |
| OKLab | oklab(76.04% -0.0027 -0.0976) |
| OKLCH | oklch(76.04% 0.098 268.4) |
| XYZ | xyz(43.8159, 43.5286, 88.5143) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.19
Carolina Blue
#8AB8FE
ΔE00 5.37
Periwinkle Blue
#8F99FB
ΔE00 6.49
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 8.81
Light Grey Blue
#9DBCD4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFF0 #F0D897
analogous
#97DCF0 #97AFF0 #AC97F0
triadic
#97AFF0 #F097AF #AFF097
tetradic
#97AFF0 #F097DC #F0D897 #97F0AC
square
#97AFF0 #F097DC #F0D897 #97F0AC
split-complementary
#97AFF0 #F0AC97 #DCF097
monochromatic
#2C5DE1 #6286E8 #97AFF0 #CCD8F8 #E4EAFB
Accessibility & contrast
On white
2.16
#97AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#97AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFF0
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFF0 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F3
Deuteranopia (green-blind)
#91ADEE
Tritanopia (blue-blind)
#7CBCC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97aff0; /* rgb */ color: rgb(151, 175, 240); /* oklch */ color: oklch(76.0% 0.098 268.4);
Tailwind
colors: {
custom: {
50: '#b8c6f5',
500: '#97aff0',
950: '#000000',
},
}SCSS
$custom: #97aff0; $custom-light: #b8c6f5; $custom-dark: #000000;
JSON
{
"hex": "#97aff0",
"rgb": {
"r": 151,
"g": 175,
"b": 240
},
"hsl": {
"h": 223.82,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.76035,
"c": 0.09765,
"h": 268.4
},
"luminance": 0.43531
}Semantic roles & 50–950 ramp
primary
#97AFF0
secondary
#F3ECD8
accent
#A10FD7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285