#97A2DB#97A2DB
#97A2DB is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.5% C 0.084 H 275.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2DB |
|---|---|
| RGB | rgb(151, 162, 219) |
| HSL | hsl(230, 49%, 73%) |
| HSV | hsv(230, 31%, 86%) |
| CMYK | cmyk(31.1%, 26%, 0%, 14.1%) |
| CIE-LAB | lab(67.68, 9.17, -30.15) |
| CIE-LCH | lch(67.68, 31.52, 286.92°) |
| OKLab | oklab(72.47% 0.0083 -0.0835) |
| OKLCH | oklch(72.47% 0.084 275.7) |
| XYZ | xyz(38.4655, 37.5332, 72.2221) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 7.31
Lavender
#B39DDB
ΔE00 8.64
Pastel Blue
#A2BFFE
ΔE00 8.89
Lavender Blue
#8B88F8
ΔE00 9.47
Light Periwinkle
#C1C6FC
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2DB #DBD097
analogous
#97C4DB #97A2DB #AE97DB
triadic
#97A2DB #DB97A2 #A2DB97
tetradic
#97A2DB #DB97C4 #DBD097 #97DBAE
square
#97A2DB #DB97C4 #DBD097 #97DBAE
split-complementary
#97A2DB #DBAE97 #C4DB97
monochromatic
#4053B8 #6A79CB #97A2DB #C4CBEB #E8EBF7
Accessibility & contrast
On white
2.47
#97A2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#97A2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2DB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2DB | 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)
#91A8DD
Deuteranopia (green-blind)
#8CA2DA
Tritanopia (blue-blind)
#85ADB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97a2db; /* rgb */ color: rgb(151, 162, 219); /* oklch */ color: oklch(72.5% 0.084 275.7);
Tailwind
colors: {
custom: {
50: '#b7bde6',
500: '#97a2db',
950: '#000000',
},
}SCSS
$custom: #97a2db; $custom-light: #b7bde6; $custom-dark: #000000;
JSON
{
"hex": "#97a2db",
"rgb": {
"r": 151,
"g": 162,
"b": 219
},
"hsl": {
"h": 230.294,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.72465,
"c": 0.0839,
"h": 275.7
},
"luminance": 0.37534
}Semantic roles & 50–950 ramp
primary
#97A2DB
secondary
#EEEBDD
accent
#A42ABC
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184