#97A4DD#97A4DD
#97A4DD is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.0% C 0.084 H 274.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4DD |
|---|---|
| RGB | rgb(151, 164, 221) |
| HSL | hsl(229, 51%, 73%) |
| HSV | hsv(229, 32%, 87%) |
| CMYK | cmyk(31.7%, 25.8%, 0%, 13.3%) |
| CIE-LAB | lab(68.28, 8.55, -30.33) |
| CIE-LCH | lch(68.28, 31.51, 285.75°) |
| OKLab | oklab(72.96% 0.0062 -0.084) |
| OKLCH | oklch(72.96% 0.084 274.2) |
| XYZ | xyz(39.0854, 38.3494, 73.7354) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.07
Perrywinkle
#8F8CE7
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 8.18
Lavender
#B39DDB
ΔE00 9.17
Carolina Blue
#8AB8FE
ΔE00 9.58
Lavender Blue
#8B88F8
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4DD #DDD097
analogous
#97C7DD #97A4DD #AD97DD
triadic
#97A4DD #DD97A4 #A4DD97
tetradic
#97A4DD #DD97C7 #DDD097 #97DDAD
square
#97A4DD #DD97C7 #DDD097 #97DDAD
split-complementary
#97A4DD #DDAD97 #C7DD97
monochromatic
#3D55BC #697CCE #97A4DD #C5CCEC #E8EBF7
Accessibility & contrast
On white
2.42
#97A4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#97A4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4DD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4DD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DF
Deuteranopia (green-blind)
#8DA4DC
Tritanopia (blue-blind)
#84AFB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97a4dd; /* rgb */ color: rgb(151, 164, 221); /* oklch */ color: oklch(73.0% 0.084 274.2);
Tailwind
colors: {
custom: {
50: '#b7bee7',
500: '#97a4dd',
950: '#000000',
},
}SCSS
$custom: #97a4dd; $custom-light: #b7bee7; $custom-dark: #000000;
JSON
{
"hex": "#97a4dd",
"rgb": {
"r": 151,
"g": 164,
"b": 221
},
"hsl": {
"h": 228.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.72959,
"c": 0.08421,
"h": 274.2
},
"luminance": 0.38351
}Semantic roles & 50–950 ramp
primary
#97A4DD
secondary
#EFEBDC
accent
#A227BE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184