#97A2D9#97A2D9
#97A2D9 is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.4% C 0.081 H 275.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2D9 |
|---|---|
| RGB | rgb(151, 162, 217) |
| HSL | hsl(230, 46%, 72%) |
| HSV | hsv(230, 30%, 85%) |
| CMYK | cmyk(30.4%, 25.3%, 0%, 14.9%) |
| CIE-LAB | lab(67.60, 8.67, -29.17) |
| CIE-LCH | lch(67.60, 30.43, 286.55°) |
| OKLab | oklab(72.38% 0.0077 -0.0807) |
| OKLCH | oklch(72.38% 0.081 275.4) |
| XYZ | xyz(38.2038, 37.4285, 70.8437) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.51
Perrywinkle
#8F8CE7
ΔE00 7.49
Lavender
#B39DDB
ΔE00 8.59
Pastel Blue
#A2BFFE
ΔE00 9.04
Lavender Blue
#8B88F8
ΔE00 9.69
Light Periwinkle
#C1C6FC
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2D9 #D9CE97
analogous
#97C3D9 #97A2D9 #AD97D9
triadic
#97A2D9 #D997A2 #A2D997
tetradic
#97A2D9 #D997C3 #D9CE97 #97D9AD
square
#97A2D9 #D997C3 #D9CE97 #97D9AD
split-complementary
#97A2D9 #D9AD97 #C3D997
monochromatic
#4255B4 #6A7AC9 #97A2D9 #C4CAE9 #E9EBF7
Accessibility & contrast
On white
2.47
#97A2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#97A2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2D9
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2D9 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A7DB
Deuteranopia (green-blind)
#8DA2D8
Tritanopia (blue-blind)
#86ACB5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97a2d9; /* rgb */ color: rgb(151, 162, 217); /* oklch */ color: oklch(72.4% 0.081 275.4);
Tailwind
colors: {
custom: {
50: '#b7bde5',
500: '#97a2d9',
950: '#000000',
},
}SCSS
$custom: #97a2d9; $custom-light: #b7bde5; $custom-dark: #000000;
JSON
{
"hex": "#97a2d9",
"rgb": {
"r": 151,
"g": 162,
"b": 217
},
"hsl": {
"h": 230,
"s": 46.479,
"l": 72.157
},
"oklch": {
"l": 0.72379,
"c": 0.08105,
"h": 275.4
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#97A2D9
secondary
#EEEBDD
accent
#A22CBA
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111215
muted
#808184