#97AFEA#97AFEA
#97AFEA is a light, moderate blue. Relative luminance 0.432; OKLCH L 75.8% C 0.089 H 267.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFEA |
|---|---|
| RGB | rgb(151, 175, 234) |
| HSL | hsl(223, 66%, 75%) |
| HSV | hsv(223, 35%, 92%) |
| CMYK | cmyk(35.5%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.68, 5.74, -32.19) |
| CIE-LCH | lch(71.68, 32.70, 280.12°) |
| OKLab | oklab(75.77% -0.0044 -0.0893) |
| OKLCH | oklch(75.77% 0.089 267.2) |
| XYZ | xyz(42.9393, 43.1779, 83.8976) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 8.56
Powder Blue (survey)
#B1D1FC
ΔE00 8.75
Light Periwinkle
#C1C6FC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFEA #EAD297
analogous
#97D8EA #97AFEA #A897EA
triadic
#97AFEA #EA97AF #AFEA97
tetradic
#97AFEA #EA97D8 #EAD297 #97EAA8
square
#97AFEA #EA97D8 #EAD297 #97EAA8
split-complementary
#97AFEA #EAA897 #D8EA97
monochromatic
#3161D5 #6488E0 #97AFEA #CAD6F4 #E6EBFA
Accessibility & contrast
On white
2.18
#97AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#97AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFEA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFEA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4ED
Deuteranopia (green-blind)
#94ACE9
Tritanopia (blue-blind)
#7EBBC3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97afea; /* rgb */ color: rgb(151, 175, 234); /* oklch */ color: oklch(75.8% 0.089 267.2);
Tailwind
colors: {
custom: {
50: '#b8c6f1',
500: '#97afea',
950: '#000000',
},
}SCSS
$custom: #97afea; $custom-light: #b8c6f1; $custom-dark: #000000;
JSON
{
"hex": "#97afea",
"rgb": {
"r": 151,
"g": 175,
"b": 234
},
"hsl": {
"h": 222.651,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.75772,
"c": 0.08944,
"h": 267.2
},
"luminance": 0.4318
}Semantic roles & 50–950 ramp
primary
#97AFEA
secondary
#F1EADA
accent
#9917CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284