#97A2CC#97A2CC
#97A2CC is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.8% C 0.063 H 273.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2CC |
|---|---|
| RGB | rgb(151, 162, 204) |
| HSL | hsl(228, 34%, 70%) |
| HSV | hsv(228, 26%, 80%) |
| CMYK | cmyk(26%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(67.11, 5.46, -22.73) |
| CIE-LCH | lch(67.11, 23.38, 283.50°) |
| OKLab | oklab(71.84% 0.0036 -0.0624) |
| OKLCH | oklch(71.84% 0.063 273.3) |
| XYZ | xyz(36.5790, 36.7786, 62.2868) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.70
Lavender
#B39DDB
ΔE00 8.99
Perrywinkle
#8F8CE7
ΔE00 9.03
Pastel Blue
#A2BFFE
ΔE00 10.16
Light Periwinkle
#C1C6FC
ΔE00 10.65
Lightsteelblue
#B0C4DE
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2CC #CCC197
analogous
#97BDCC #97A2CC #A797CC
triadic
#97A2CC #CC97A2 #A2CC97
tetradic
#97A2CC #CC97BD #CCC197 #97CCA7
square
#97A2CC #CC97BD #CCC197 #97CCA7
split-complementary
#97A2CC #CCA797 #BDCC97
monochromatic
#4D5D9C #6E7DB8 #97A2CC #C0C7E0 #E9EBF4
Accessibility & contrast
On white
2.51
#97A2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#97A2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2CC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2CC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#92A1CB
Tritanopia (blue-blind)
#8AAAB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a2cc; /* rgb */ color: rgb(151, 162, 204); /* oklch */ color: oklch(71.8% 0.063 273.3);
Tailwind
colors: {
custom: {
50: '#b6bddb',
500: '#97a2cc',
950: '#000000',
},
}SCSS
$custom: #97a2cc; $custom-light: #b6bddb; $custom-dark: #000000;
JSON
{
"hex": "#97a2cc",
"rgb": {
"r": 151,
"g": 162,
"b": 204
},
"hsl": {
"h": 227.547,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.71839,
"c": 0.06253,
"h": 273.3
},
"luminance": 0.3678
}Semantic roles & 50–950 ramp
primary
#97A2CC
secondary
#E7E4D8
accent
#9538AD
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183