#97AFDF#97AFDF
#97AFDF is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.3% C 0.074 H 264.0°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFDF |
|---|---|
| RGB | rgb(151, 175, 223) |
| HSL | hsl(220, 53%, 73%) |
| HSV | hsv(220, 32%, 87%) |
| CMYK | cmyk(32.3%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(71.26, 2.92, -26.83) |
| CIE-LCH | lch(71.26, 26.99, 276.22°) |
| OKLab | oklab(75.31% -0.0078 -0.0741) |
| OKLCH | oklch(75.31% 0.074 264) |
| XYZ | xyz(41.4079, 42.5653, 75.8319) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 6.16
Periwinkle Blue
#8F99FB
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.75
Cloudy Blue
#ACC2D9
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFDF #DFC797
analogous
#97D3DF #97AFDF #A397DF
triadic
#97AFDF #DF97AF #AFDF97
tetradic
#97AFDF #DF97D3 #DFC797 #97DFA3
square
#97AFDF #DF97D3 #DFC797 #97DFA3
split-complementary
#97AFDF #DFA397 #D3DF97
monochromatic
#3B68C0 #688BD1 #97AFDF #C6D3ED #E8EDF8
Accessibility & contrast
On white
2.21
#97AFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#97AFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFDF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFDF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E1
Deuteranopia (green-blind)
#98ACDE
Tritanopia (blue-blind)
#82B9BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97afdf; /* rgb */ color: rgb(151, 175, 223); /* oklch */ color: oklch(75.3% 0.074 264.0);
Tailwind
colors: {
custom: {
50: '#b7c6e9',
500: '#97afdf',
950: '#000000',
},
}SCSS
$custom: #97afdf; $custom-light: #b7c6e9; $custom-dark: #000000;
JSON
{
"hex": "#97afdf",
"rgb": {
"r": 151,
"g": 175,
"b": 223
},
"hsl": {
"h": 220,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.75309,
"c": 0.07449,
"h": 264
},
"luminance": 0.42567
}Semantic roles & 50–950 ramp
primary
#97AFDF
secondary
#EFE9DC
accent
#8D25C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284