#97A4CD#97A4CD
#97A4CD is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.3% C 0.062 H 271.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4CD |
|---|---|
| RGB | rgb(151, 164, 205) |
| HSL | hsl(226, 35%, 70%) |
| HSV | hsv(226, 26%, 80%) |
| CMYK | cmyk(26.3%, 20%, 0%, 19.6%) |
| CIE-LAB | lab(67.68, 4.58, -22.42) |
| CIE-LCH | lch(67.68, 22.88, 281.55°) |
| OKLab | oklab(72.29% 0.0012 -0.0616) |
| OKLCH | oklch(72.29% 0.062 271.1) |
| XYZ | xyz(37.0544, 37.5370, 63.0388) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.49
Perrywinkle
#8F8CE7
ΔE00 9.23
Pastel Blue
#A2BFFE
ΔE00 9.50
Lavender
#B39DDB
ΔE00 9.53
Lightsteelblue
#B0C4DE
ΔE00 10.10
Light Periwinkle
#C1C6FC
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4CD #CDC097
analogous
#97BFCD #97A4CD #A597CD
triadic
#97A4CD #CD97A4 #A4CD97
tetradic
#97A4CD #CD97BF #CDC097 #97CDA5
square
#97A4CD #CD97BF #CDC097 #97CDA5
split-complementary
#97A4CD #CDA597 #BFCD97
monochromatic
#4C609E #6E80B9 #97A4CD #C0C8E1 #EAECF5
Accessibility & contrast
On white
2.47
#97A4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#97A4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4CD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4CD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CF
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#89ACB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97a4cd; /* rgb */ color: rgb(151, 164, 205); /* oklch */ color: oklch(72.3% 0.062 271.1);
Tailwind
colors: {
custom: {
50: '#b6bedc',
500: '#97a4cd',
950: '#000000',
},
}SCSS
$custom: #97a4cd; $custom-light: #b6bedc; $custom-dark: #000000;
JSON
{
"hex": "#97a4cd",
"rgb": {
"r": 151,
"g": 164,
"b": 205
},
"hsl": {
"h": 225.556,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.72294,
"c": 0.06157,
"h": 271.1
},
"luminance": 0.37538
}Semantic roles & 50–950 ramp
primary
#97A4CD
secondary
#E8E4D8
accent
#9138AE
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183