#97A2DD#97A2DD
#97A2DD is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.6% C 0.087 H 275.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2DD |
|---|---|
| RGB | rgb(151, 162, 221) |
| HSL | hsl(231, 51%, 73%) |
| HSV | hsv(231, 32%, 87%) |
| CMYK | cmyk(31.7%, 26.7%, 0%, 13.3%) |
| CIE-LAB | lab(67.75, 9.68, -31.13) |
| CIE-LCH | lch(67.75, 32.60, 287.27°) |
| OKLab | oklab(72.55% 0.0089 -0.0863) |
| OKLCH | oklch(72.55% 0.087 275.9) |
| XYZ | xyz(38.7303, 37.6391, 73.6170) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.88
Perrywinkle
#8F8CE7
ΔE00 7.14
Lavender
#B39DDB
ΔE00 8.71
Pastel Blue
#A2BFFE
ΔE00 8.76
Lavender Blue
#8B88F8
ΔE00 9.26
Light Periwinkle
#C1C6FC
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2DD #DDD297
analogous
#97C5DD #97A2DD #AF97DD
triadic
#97A2DD #DD97A2 #A2DD97
tetradic
#97A2DD #DD97C5 #DDD297 #97DDAF
square
#97A2DD #DD97C5 #DDD297 #97DDAF
split-complementary
#97A2DD #DDAF97 #C5DD97
monochromatic
#3D51BC #6979CE #97A2DD #C5CBEC #E8EAF7
Accessibility & contrast
On white
2.46
#97A2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#97A2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2DD
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2DD | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E0
Deuteranopia (green-blind)
#8BA3DC
Tritanopia (blue-blind)
#84ADB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97a2dd; /* rgb */ color: rgb(151, 162, 221); /* oklch */ color: oklch(72.6% 0.087 275.9);
Tailwind
colors: {
custom: {
50: '#b7bde7',
500: '#97a2dd',
950: '#000000',
},
}SCSS
$custom: #97a2dd; $custom-light: #b7bde7; $custom-dark: #000000;
JSON
{
"hex": "#97a2dd",
"rgb": {
"r": 151,
"g": 162,
"b": 221
},
"hsl": {
"h": 230.571,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.72552,
"c": 0.08673,
"h": 275.9
},
"luminance": 0.3764
}Semantic roles & 50–950 ramp
primary
#97A2DD
secondary
#EFECDC
accent
#A627BE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184