#97A2CD#97A2CD
#97A2CD is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.9% C 0.064 H 273.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2CD |
|---|---|
| RGB | rgb(151, 162, 205) |
| HSL | hsl(228, 35%, 70%) |
| HSV | hsv(228, 26%, 80%) |
| CMYK | cmyk(26.3%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(67.15, 5.70, -23.23) |
| CIE-LCH | lch(67.15, 23.92, 283.78°) |
| OKLab | oklab(71.88% 0.0039 -0.0638) |
| OKLCH | oklch(71.88% 0.064 273.5) |
| XYZ | xyz(36.6993, 36.8268, 62.9205) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.52
Perrywinkle
#8F8CE7
ΔE00 8.90
Lavender
#B39DDB
ΔE00 8.90
Pastel Blue
#A2BFFE
ΔE00 10.06
Light Periwinkle
#C1C6FC
ΔE00 10.58
Lightsteelblue
#B0C4DE
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2CD #CDC297
analogous
#97BDCD #97A2CD #A797CD
triadic
#97A2CD #CD97A2 #A2CD97
tetradic
#97A2CD #CD97BD #CDC297 #97CDA7
square
#97A2CD #CD97BD #CDC297 #97CDA7
split-complementary
#97A2CD #CDA797 #BDCD97
monochromatic
#4C5D9E #6E7DB9 #97A2CD #C0C7E1 #EAECF5
Accessibility & contrast
On white
2.51
#97A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#97A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2CD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2CD | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6CF
Deuteranopia (green-blind)
#92A1CC
Tritanopia (blue-blind)
#89AAB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a2cd; /* rgb */ color: rgb(151, 162, 205); /* oklch */ color: oklch(71.9% 0.064 273.5);
Tailwind
colors: {
custom: {
50: '#b6bddc',
500: '#97a2cd',
950: '#000000',
},
}SCSS
$custom: #97a2cd; $custom-light: #b6bddc; $custom-dark: #000000;
JSON
{
"hex": "#97a2cd",
"rgb": {
"r": 151,
"g": 162,
"b": 205
},
"hsl": {
"h": 227.778,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.7188,
"c": 0.06396,
"h": 273.5
},
"luminance": 0.36828
}Semantic roles & 50–950 ramp
primary
#97A2CD
secondary
#E8E4D8
accent
#9638AE
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183