#97A8D4#97A8D4
#97A8D4 is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.4% C 0.067 H 268.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97A8D4 |
|---|---|
| RGB | rgb(151, 168, 212) |
| HSL | hsl(223, 41%, 71%) |
| HSV | hsv(223, 29%, 83%) |
| CMYK | cmyk(28.8%, 20.8%, 0%, 16.9%) |
| CIE-LAB | lab(68.99, 4.06, -24.27) |
| CIE-LCH | lch(68.99, 24.61, 279.50°) |
| OKLab | oklab(73.41% -0.002 -0.0668) |
| OKLCH | oklch(73.41% 0.067 268.3) |
| XYZ | xyz(38.6455, 39.3368, 67.8312) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.09
Perrywinkle
#8F8CE7
ΔE00 9.32
Light Periwinkle
#C1C6FC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A8D4 #D4C397
analogous
#97C6D4 #97A8D4 #A497D4
triadic
#97A8D4 #D497A8 #A8D497
tetradic
#97A8D4 #D497C6 #D4C397 #97D4A4
square
#97A8D4 #D497C6 #D4C397 #97D4A4
split-complementary
#97A8D4 #D4A497 #C6D497
monochromatic
#4662AA #6C84C2 #97A8D4 #C2CCE6 #E9EDF6
Accessibility & contrast
On white
2.37
#97A8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#97A8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A8D4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A8D4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD6
Deuteranopia (green-blind)
#95A6D3
Tritanopia (blue-blind)
#87B1B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97a8d4; /* rgb */ color: rgb(151, 168, 212); /* oklch */ color: oklch(73.4% 0.067 268.3);
Tailwind
colors: {
custom: {
50: '#b7c1e1',
500: '#97a8d4',
950: '#000000',
},
}SCSS
$custom: #97a8d4; $custom-light: #b7c1e1; $custom-dark: #000000;
JSON
{
"hex": "#97a8d4",
"rgb": {
"r": 151,
"g": 168,
"b": 212
},
"hsl": {
"h": 223.279,
"s": 41.497,
"l": 71.176
},
"oklch": {
"l": 0.73406,
"c": 0.06683,
"h": 268.3
},
"luminance": 0.39338
}Semantic roles & 50–950 ramp
primary
#97A8D4
secondary
#EBE7DB
accent
#9031B5
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183