#97AEFE#97AEFE
#97AEFE is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.5% C 0.118 H 271.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEFE |
|---|---|
| RGB | rgb(151, 174, 254) |
| HSL | hsl(227, 98%, 79%) |
| HSV | hsv(227, 41%, 100%) |
| CMYK | cmyk(40.6%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.23, 11.63, -42.17) |
| CIE-LCH | lch(72.23, 43.75, 285.42°) |
| OKLab | oklab(76.47% 0.0024 -0.118) |
| OKLCH | oklch(76.47% 0.118 271.2) |
| XYZ | xyz(45.7825, 44.0049, 99.8282) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.38
Carolina Blue
#8AB8FE
ΔE00 5.37
Periwinkle Blue
#8F99FB
ΔE00 5.84
Light Grey Blue
#9DBCD4
ΔE00 8.83
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Baby Blue (survey)
#A2CFFE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEFE #FEE797
analogous
#97E2FE #97AEFE #B497FE
triadic
#97AEFE #FE97AE #AEFE97
tetradic
#97AEFE #FE97E2 #FEE797 #97FEB4
square
#97AEFE #FE97E2 #FEE797 #97FEB4
split-complementary
#97AEFE #FEB497 #E2FE97
monochromatic
#1E50FD #5A7FFD #97AEFE #D4DDFF #E1E7FF
Accessibility & contrast
On white
2.14
#97AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#97AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEFE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEFE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#75BECB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97aefe; /* rgb */ color: rgb(151, 174, 254); /* oklch */ color: oklch(76.5% 0.118 271.2);
Tailwind
colors: {
custom: {
50: '#b9c5ff',
500: '#97aefe',
950: '#000000',
},
}SCSS
$custom: #97aefe; $custom-light: #b9c5ff; $custom-dark: #000000;
JSON
{
"hex": "#97aefe",
"rgb": {
"r": 151,
"g": 174,
"b": 254
},
"hsl": {
"h": 226.602,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.76474,
"c": 0.11804,
"h": 271.2
},
"luminance": 0.44007
}Semantic roles & 50–950 ramp
primary
#97AEFE
secondary
#F7EFD4
accent
#B200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186