#97ABE3#97ABE3
#97ABE3 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.7% C 0.084 H 269.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABE3 |
|---|---|
| RGB | rgb(151, 171, 227) |
| HSL | hsl(224, 58%, 74%) |
| HSV | hsv(224, 33%, 89%) |
| CMYK | cmyk(33.5%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(70.35, 6.16, -30.42) |
| CIE-LCH | lch(70.35, 31.04, 281.45°) |
| OKLab | oklab(74.65% -0.0013 -0.0843) |
| OKLCH | oklch(74.65% 0.084 269.1) |
| XYZ | xyz(41.1865, 41.2496, 78.4500) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.84
Periwinkle Blue
#8F99FB
ΔE00 6.39
Carolina Blue
#8AB8FE
ΔE00 7.11
Light Periwinkle
#C1C6FC
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.11
Perrywinkle
#8F8CE7
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABE3 #E3CF97
analogous
#97D1E3 #97ABE3 #A997E3
triadic
#97ABE3 #E397AB #ABE397
tetradic
#97ABE3 #E397D1 #E3CF97 #97E3A9
square
#97ABE3 #E397D1 #E3CF97 #97E3A9
split-complementary
#97ABE3 #E3A997 #D1E397
monochromatic
#375DC9 #6784D6 #97ABE3 #C7D2F0 #E7ECF9
Accessibility & contrast
On white
2.27
#97ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#97ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABE3
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABE3 | 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)
#99B0E5
Deuteranopia (green-blind)
#92A9E2
Tritanopia (blue-blind)
#81B6BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97abe3; /* rgb */ color: rgb(151, 171, 227); /* oklch */ color: oklch(74.7% 0.084 269.1);
Tailwind
colors: {
custom: {
50: '#b7c3ec',
500: '#97abe3',
950: '#000000',
},
}SCSS
$custom: #97abe3; $custom-light: #b7c3ec; $custom-dark: #000000;
JSON
{
"hex": "#97abe3",
"rgb": {
"r": 151,
"g": 171,
"b": 227
},
"hsl": {
"h": 224.211,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.7465,
"c": 0.08427,
"h": 269.1
},
"luminance": 0.41251
}Semantic roles & 50–950 ramp
primary
#97ABE3
secondary
#F0EADB
accent
#9A20C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184