#97A2CA#97A2CA
#97A2CA is a light, muted blue. Relative luminance 0.367; OKLCH L 71.8% C 0.060 H 272.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2CA |
|---|---|
| RGB | rgb(151, 162, 202) |
| HSL | hsl(227, 32%, 69%) |
| HSV | hsv(227, 25%, 79%) |
| CMYK | cmyk(25.2%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.04, 4.98, -21.73) |
| CIE-LCH | lch(67.04, 22.29, 282.90°) |
| OKLab | oklab(71.76% 0.0029 -0.0596) |
| OKLCH | oklch(71.76% 0.06 272.8) |
| XYZ | xyz(36.3407, 36.6833, 61.0316) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 9.04
Lavender
#B39DDB
ΔE00 9.18
Perrywinkle
#8F8CE7
ΔE00 9.31
Pastel Blue
#A2BFFE
ΔE00 10.37
Lightsteelblue
#B0C4DE
ΔE00 10.72
Light Periwinkle
#C1C6FC
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2CA #CABF97
analogous
#97BCCA #97A2CA #A697CA
triadic
#97A2CA #CA97A2 #A2CA97
tetradic
#97A2CA #CA97BC #CABF97 #97CAA6
square
#97A2CA #CA97BC #CABF97 #97CAA6
split-complementary
#97A2CA #CAA697 #BCCA97
monochromatic
#4E5E99 #6E7EB5 #97A2CA #C0C6DF #E8EBF3
Accessibility & contrast
On white
2.52
#97A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#97A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2CA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2CA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CC
Deuteranopia (green-blind)
#93A1C9
Tritanopia (blue-blind)
#8AA9AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a2ca; /* rgb */ color: rgb(151, 162, 202); /* oklch */ color: oklch(71.8% 0.060 272.8);
Tailwind
colors: {
custom: {
50: '#b6bdda',
500: '#97a2ca',
950: '#000000',
},
}SCSS
$custom: #97a2ca; $custom-light: #b6bdda; $custom-dark: #000000;
JSON
{
"hex": "#97a2ca",
"rgb": {
"r": 151,
"g": 162,
"b": 202
},
"hsl": {
"h": 227.059,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.7176,
"c": 0.05969,
"h": 272.8
},
"luminance": 0.36684
}Semantic roles & 50–950 ramp
primary
#97A2CA
secondary
#E6E3D7
accent
#933AAB
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183