#97AFDD#97AFDD
#97AFDD is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.2% C 0.072 H 263.2°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFDD |
|---|---|
| RGB | rgb(151, 175, 221) |
| HSL | hsl(219, 51%, 73%) |
| HSV | hsv(219, 32%, 87%) |
| CMYK | cmyk(31.7%, 20.8%, 0%, 13.3%) |
| CIE-LAB | lab(71.19, 2.42, -25.85) |
| CIE-LCH | lch(71.19, 25.97, 275.35°) |
| OKLab | oklab(75.23% -0.0085 -0.0713) |
| OKLCH | oklch(75.23% 0.072 263.2) |
| XYZ | xyz(41.1398, 42.4581, 74.4202) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 6.28
Periwinkle Blue
#8F99FB
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 8.09
Light Grey Blue
#9DBCD4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFDD #DDC597
analogous
#97D2DD #97AFDD #A297DD
triadic
#97AFDD #DD97AF #AFDD97
tetradic
#97AFDD #DD97D2 #DDC597 #97DDA2
square
#97AFDD #DD97D2 #DDC597 #97DDA2
split-complementary
#97AFDD #DDA297 #D2DD97
monochromatic
#3D69BC #698CCE #97AFDD #C5D2EC #E8EDF7
Accessibility & contrast
On white
2.21
#97AFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#97AFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFDD
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFDD | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DF
Deuteranopia (green-blind)
#99ABDC
Tritanopia (blue-blind)
#83B8BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97afdd; /* rgb */ color: rgb(151, 175, 221); /* oklch */ color: oklch(75.2% 0.072 263.2);
Tailwind
colors: {
custom: {
50: '#b7c6e7',
500: '#97afdd',
950: '#000000',
},
}SCSS
$custom: #97afdd; $custom-light: #b7c6e7; $custom-dark: #000000;
JSON
{
"hex": "#97afdd",
"rgb": {
"r": 151,
"g": 175,
"b": 221
},
"hsl": {
"h": 219.429,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.75228,
"c": 0.0718,
"h": 263.2
},
"luminance": 0.4246
}Semantic roles & 50–950 ramp
primary
#97AFDD
secondary
#EFE8DC
accent
#8A27BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284