#97AFFE#97AFFE
#97AFFE is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.7% C 0.117 H 270.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFFE |
|---|---|
| RGB | rgb(151, 175, 254) |
| HSL | hsl(226, 98%, 79%) |
| HSV | hsv(226, 41%, 100%) |
| CMYK | cmyk(40.6%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.49, 11.07, -41.77) |
| CIE-LCH | lch(72.49, 43.21, 284.85°) |
| OKLab | oklab(76.67% 0.0011 -0.1168) |
| OKLCH | oklch(76.67% 0.117 270.6) |
| XYZ | xyz(45.9764, 44.3927, 99.8928) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.11
Carolina Blue
#8AB8FE
ΔE00 5.09
Periwinkle Blue
#8F99FB
ΔE00 6.14
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.76
Baby Blue (survey)
#A2CFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFFE #FEE697
analogous
#97E3FE #97AFFE #B397FE
triadic
#97AFFE #FE97AF #AFFE97
tetradic
#97AFFE #FE97E3 #FEE697 #97FEB3
square
#97AFFE #FE97E3 #FEE697 #97FEB3
split-complementary
#97AFFE #FEB397 #E3FE97
monochromatic
#1E52FD #5A80FD #97AFFE #D4DEFF #E1E8FF
Accessibility & contrast
On white
2.13
#97AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#97AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFFE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFFE | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#75BFCB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97affe; /* rgb */ color: rgb(151, 175, 254); /* oklch */ color: oklch(76.7% 0.117 270.6);
Tailwind
colors: {
custom: {
50: '#b9c6ff',
500: '#97affe',
950: '#000000',
},
}SCSS
$custom: #97affe; $custom-light: #b9c6ff; $custom-dark: #000000;
JSON
{
"hex": "#97affe",
"rgb": {
"r": 151,
"g": 175,
"b": 254
},
"hsl": {
"h": 226.019,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.76674,
"c": 0.11686,
"h": 270.6
},
"luminance": 0.44395
}Semantic roles & 50–950 ramp
primary
#97AFFE
secondary
#F7EFD4
accent
#B000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286