#97ACE2#97ACE2
#97ACE2 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.8% C 0.082 H 267.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACE2 |
|---|---|
| RGB | rgb(151, 172, 226) |
| HSL | hsl(223, 56%, 74%) |
| HSV | hsv(223, 33%, 89%) |
| CMYK | cmyk(33.2%, 23.9%, 0%, 11.4%) |
| CIE-LAB | lab(70.58, 5.35, -29.52) |
| CIE-LCH | lch(70.58, 30.00, 280.27°) |
| OKLab | oklab(74.81% -0.0029 -0.0817) |
| OKLCH | oklch(74.81% 0.082 267.9) |
| XYZ | xyz(41.2385, 41.5737, 77.7885) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.63
Periwinkle Blue
#8F99FB
ΔE00 6.65
Carolina Blue
#8AB8FE
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 8.81
Light Periwinkle
#C1C6FC
ΔE00 8.93
Light Grey Blue
#9DBCD4
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACE2 #E2CD97
analogous
#97D2E2 #97ACE2 #A897E2
triadic
#97ACE2 #E297AC #ACE297
tetradic
#97ACE2 #E297D2 #E2CD97 #97E2A8
square
#97ACE2 #E297D2 #E2CD97 #97E2A8
split-complementary
#97ACE2 #E2A897 #D2E297
monochromatic
#3860C7 #6786D5 #97ACE2 #C7D2EF #E7ECF8
Accessibility & contrast
On white
2.25
#97ACE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#97ACE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACE2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACE2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB0E4
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#81B7BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97ace2; /* rgb */ color: rgb(151, 172, 226); /* oklch */ color: oklch(74.8% 0.082 267.9);
Tailwind
colors: {
custom: {
50: '#b7c4eb',
500: '#97ace2',
950: '#000000',
},
}SCSS
$custom: #97ace2; $custom-light: #b7c4eb; $custom-dark: #000000;
JSON
{
"hex": "#97ace2",
"rgb": {
"r": 151,
"g": 172,
"b": 226
},
"hsl": {
"h": 223.2,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.74813,
"c": 0.08176,
"h": 267.9
},
"luminance": 0.41575
}Semantic roles & 50–950 ramp
primary
#97ACE2
secondary
#F0EADB
accent
#9622C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184