#97AAFE#97AAFE
#97AAFE is a light, vivid blue. Relative luminance 0.425; OKLCH L 75.7% C 0.123 H 273.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAFE |
|---|---|
| RGB | rgb(151, 170, 254) |
| HSL | hsl(229, 98%, 79%) |
| HSV | hsv(229, 41%, 100%) |
| CMYK | cmyk(40.6%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.20, 13.89, -43.78) |
| CIE-LCH | lch(71.20, 45.93, 287.60°) |
| OKLab | oklab(75.68% 0.0073 -0.1227) |
| OKLCH | oklch(75.68% 0.123 273.4) |
| XYZ | xyz(45.0212, 42.4824, 99.5744) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.69
Pastel Blue
#A2BFFE
ΔE00 5.49
Carolina Blue
#8AB8FE
ΔE00 6.47
Perrywinkle
#8F8CE7
ΔE00 9.02
Light Grey Blue
#9DBCD4
ΔE00 9.13
Cornflowerblue
#6495ED
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAFE #FEEB97
analogous
#97DEFE #97AAFE #B897FE
triadic
#97AAFE #FE97AA #AAFE97
tetradic
#97AAFE #FE97DE #FEEB97 #97FEB8
square
#97AAFE #FE97DE #FEEB97 #97FEB8
split-complementary
#97AAFE #FEB897 #DEFE97
monochromatic
#1E47FD #5A78FD #97AAFE #D4DCFF #E1E6FF
Accessibility & contrast
On white
2.21
#97AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#97AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAFE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAFE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#85AAFC
Tritanopia (blue-blind)
#76BBC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97aafe; /* rgb */ color: rgb(151, 170, 254); /* oklch */ color: oklch(75.7% 0.123 273.4);
Tailwind
colors: {
custom: {
50: '#b9c3ff',
500: '#97aafe',
950: '#000000',
},
}SCSS
$custom: #97aafe; $custom-light: #b9c3ff; $custom-dark: #000000;
JSON
{
"hex": "#97aafe",
"rgb": {
"r": 151,
"g": 170,
"b": 254
},
"hsl": {
"h": 228.932,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.75677,
"c": 0.1229,
"h": 273.4
},
"luminance": 0.42485
}Semantic roles & 50–950 ramp
primary
#97AAFE
secondary
#F7F1D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186