#97ABDA#97ABDA
#97ABDA is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.3% C 0.072 H 266.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABDA |
|---|---|
| RGB | rgb(151, 171, 218) |
| HSL | hsl(222, 48%, 72%) |
| HSV | hsv(222, 31%, 85%) |
| CMYK | cmyk(30.7%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(70.01, 3.88, -26.01) |
| CIE-LCH | lch(70.01, 26.30, 278.49°) |
| OKLab | oklab(74.27% -0.0041 -0.0717) |
| OKLCH | oklch(74.27% 0.072 266.7) |
| XYZ | xyz(39.9767, 40.7656, 72.0783) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.46
Periwinkle Blue
#8F99FB
ΔE00 7.20
Carolina Blue
#8AB8FE
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 8.54
Light Periwinkle
#C1C6FC
ΔE00 9.14
Cloudy Blue
#ACC2D9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABDA #DAC697
analogous
#97CCDA #97ABDA #A597DA
triadic
#97ABDA #DA97AB #ABDA97
tetradic
#97ABDA #DA97CC #DAC697 #97DAA5
square
#97ABDA #DA97CC #DAC697 #97DAA5
split-complementary
#97ABDA #DAA597 #CCDA97
monochromatic
#4164B6 #6A87CA #97ABDA #C4CFEA #E8EDF7
Accessibility & contrast
On white
2.29
#97ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#97ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABDA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABDA | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAEDC
Deuteranopia (green-blind)
#96A8D9
Tritanopia (blue-blind)
#84B4BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97abda; /* rgb */ color: rgb(151, 171, 218); /* oklch */ color: oklch(74.3% 0.072 266.7);
Tailwind
colors: {
custom: {
50: '#b7c3e5',
500: '#97abda',
950: '#000000',
},
}SCSS
$custom: #97abda; $custom-light: #b7c3e5; $custom-dark: #000000;
JSON
{
"hex": "#97abda",
"rgb": {
"r": 151,
"g": 171,
"b": 218
},
"hsl": {
"h": 222.09,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.74273,
"c": 0.07185,
"h": 266.7
},
"luminance": 0.40767
}Semantic roles & 50–950 ramp
primary
#97ABDA
secondary
#EEE9DD
accent
#902BBB
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111215
muted
#808184