#97AFDC#97AFDC
#97AFDC is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.2% C 0.070 H 262.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFDC |
|---|---|
| RGB | rgb(151, 175, 220) |
| HSL | hsl(219, 50%, 73%) |
| HSV | hsv(219, 31%, 86%) |
| CMYK | cmyk(31.4%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(71.15, 2.17, -25.36) |
| CIE-LCH | lch(71.15, 25.45, 274.89°) |
| OKLab | oklab(75.19% -0.0088 -0.0699) |
| OKLCH | oklch(75.19% 0.07 262.8) |
| XYZ | xyz(41.0070, 42.4050, 73.7206) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.39
Carolina Blue
#8AB8FE
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 7.44
Periwinkle Blue
#8F99FB
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 7.96
Light Grey Blue
#9DBCD4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFDC #DCC497
analogous
#97D2DC #97AFDC #A197DC
triadic
#97AFDC #DC97AF #AFDC97
tetradic
#97AFDC #DC97D2 #DCC497 #97DCA1
square
#97AFDC #DC97D2 #DCC497 #97DCA1
split-complementary
#97AFDC #DCA197 #D2DC97
monochromatic
#3F6ABA #698CCD #97AFDC #C5D2EB #E8EDF7
Accessibility & contrast
On white
2.21
#97AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#97AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFDC
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFDC | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DE
Deuteranopia (green-blind)
#99ABDB
Tritanopia (blue-blind)
#83B8BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97afdc; /* rgb */ color: rgb(151, 175, 220); /* oklch */ color: oklch(75.2% 0.070 262.8);
Tailwind
colors: {
custom: {
50: '#b7c6e7',
500: '#97afdc',
950: '#000000',
},
}SCSS
$custom: #97afdc; $custom-light: #b7c6e7; $custom-dark: #000000;
JSON
{
"hex": "#97afdc",
"rgb": {
"r": 151,
"g": 175,
"b": 220
},
"hsl": {
"h": 219.13,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.75187,
"c": 0.07046,
"h": 262.8
},
"luminance": 0.42407
}Semantic roles & 50–950 ramp
primary
#97AFDC
secondary
#EEE8DD
accent
#8929BD
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284