#97AFE4#97AFE4
#97AFE4 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.5% C 0.081 H 265.6°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFE4 |
|---|---|
| RGB | rgb(151, 175, 228) |
| HSL | hsl(221, 59%, 74%) |
| HSV | hsv(221, 34%, 89%) |
| CMYK | cmyk(33.8%, 23.2%, 0%, 10.6%) |
| CIE-LAB | lab(71.45, 4.20, -29.28) |
| CIE-LCH | lch(71.45, 29.58, 278.15°) |
| OKLab | oklab(75.52% -0.0062 -0.081) |
| OKLCH | oklch(75.52% 0.081 265.6) |
| XYZ | xyz(42.0919, 42.8390, 79.4347) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.75
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.69
Cloudy Blue
#ACC2D9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFE4 #E4CC97
analogous
#97D6E4 #97AFE4 #A697E4
triadic
#97AFE4 #E497AF #AFE497
tetradic
#97AFE4 #E497D6 #E4CC97 #97E4A6
square
#97AFE4 #E497D6 #E4CC97 #97E4A6
split-complementary
#97AFE4 #E4A697 #D6E497
monochromatic
#3664CB #668AD7 #97AFE4 #C8D4F1 #E7ECF9
Accessibility & contrast
On white
2.19
#97AFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#97AFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFE4
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFE4 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB3E6
Deuteranopia (green-blind)
#96ACE3
Tritanopia (blue-blind)
#80BAC1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97afe4; /* rgb */ color: rgb(151, 175, 228); /* oklch */ color: oklch(75.5% 0.081 265.6);
Tailwind
colors: {
custom: {
50: '#b7c6ec',
500: '#97afe4',
950: '#000000',
},
}SCSS
$custom: #97afe4; $custom-light: #b7c6ec; $custom-dark: #000000;
JSON
{
"hex": "#97afe4",
"rgb": {
"r": 151,
"g": 175,
"b": 228
},
"hsl": {
"h": 221.299,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.75517,
"c": 0.08126,
"h": 265.6
},
"luminance": 0.42841
}Semantic roles & 50–950 ramp
primary
#97AFE4
secondary
#F0E9DB
accent
#921FC6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284