#97AEEA#97AEEA
#97AEEA is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.6% C 0.091 H 268.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEEA |
|---|---|
| RGB | rgb(151, 174, 234) |
| HSL | hsl(223, 66%, 75%) |
| HSV | hsv(223, 35%, 92%) |
| CMYK | cmyk(35.5%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(71.41, 6.30, -32.60) |
| CIE-LCH | lch(71.41, 33.20, 280.94°) |
| OKLab | oklab(75.57% -0.0031 -0.0905) |
| OKLCH | oklch(75.57% 0.091 268) |
| XYZ | xyz(42.7454, 42.7901, 83.8330) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.67
Carolina Blue
#8AB8FE
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 8.75
Light Periwinkle
#C1C6FC
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEEA #EAD397
analogous
#97D8EA #97AEEA #A997EA
triadic
#97AEEA #EA97AE #AEEA97
tetradic
#97AEEA #EA97D8 #EAD397 #97EAA9
square
#97AEEA #EA97D8 #EAD397 #97EAA9
split-complementary
#97AEEA #EAA997 #D8EA97
monochromatic
#315FD5 #6486E0 #97AEEA #CAD6F4 #E6EBFA
Accessibility & contrast
On white
2.20
#97AEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#97AEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEEA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEEA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3ED
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#7EBAC3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97aeea; /* rgb */ color: rgb(151, 174, 234); /* oklch */ color: oklch(75.6% 0.091 268.0);
Tailwind
colors: {
custom: {
50: '#b8c6f1',
500: '#97aeea',
950: '#000000',
},
}SCSS
$custom: #97aeea; $custom-light: #b8c6f1; $custom-dark: #000000;
JSON
{
"hex": "#97aeea",
"rgb": {
"r": 151,
"g": 174,
"b": 234
},
"hsl": {
"h": 223.373,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.75567,
"c": 0.09054,
"h": 268
},
"luminance": 0.42792
}Semantic roles & 50–950 ramp
primary
#97AEEA
secondary
#F1EBDA
accent
#9C17CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284