#97AAEA#97AAEA
#97AAEA is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.8% C 0.095 H 271.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAEA |
|---|---|
| RGB | rgb(151, 170, 234) |
| HSL | hsl(226, 66%, 75%) |
| HSV | hsv(226, 35%, 92%) |
| CMYK | cmyk(35.5%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(70.36, 8.54, -34.22) |
| CIE-LCH | lch(70.36, 35.27, 284.01°) |
| OKLab | oklab(74.75% 0.0021 -0.0951) |
| OKLCH | oklch(74.75% 0.095 271.2) |
| XYZ | xyz(41.9841, 41.2676, 83.5792) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 5.78
Carolina Blue
#8AB8FE
ΔE00 7.05
Perrywinkle
#8F8CE7
ΔE00 8.87
Light Periwinkle
#C1C6FC
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAEA #EAD797
analogous
#97D3EA #97AAEA #AD97EA
triadic
#97AAEA #EA97AA #AAEA97
tetradic
#97AAEA #EA97D3 #EAD797 #97EAAD
square
#97AAEA #EA97D3 #EAD797 #97EAAD
split-complementary
#97AAEA #EAAD97 #D3EA97
monochromatic
#3157D5 #6480E0 #97AAEA #CAD4F4 #E6EAFA
Accessibility & contrast
On white
2.27
#97AAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#97AAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAEA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAEA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#8EA9E8
Tritanopia (blue-blind)
#7FB7C0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97aaea; /* rgb */ color: rgb(151, 170, 234); /* oklch */ color: oklch(74.8% 0.095 271.2);
Tailwind
colors: {
custom: {
50: '#b8c3f1',
500: '#97aaea',
950: '#000000',
},
}SCSS
$custom: #97aaea; $custom-light: #b8c3f1; $custom-dark: #000000;
JSON
{
"hex": "#97aaea",
"rgb": {
"r": 151,
"g": 170,
"b": 234
},
"hsl": {
"h": 226.265,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.7475,
"c": 0.09515,
"h": 271.2
},
"luminance": 0.41269
}Semantic roles & 50–950 ramp
primary
#97AAEA
secondary
#F1ECDA
accent
#A417CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184