#97ADE3#97ADE3
#97ADE3 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.1% C 0.082 H 267.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADE3 |
|---|---|
| RGB | rgb(151, 173, 227) |
| HSL | hsl(223, 58%, 74%) |
| HSV | hsv(223, 33%, 89%) |
| CMYK | cmyk(33.5%, 23.8%, 0%, 11%) |
| CIE-LAB | lab(70.88, 5.05, -29.60) |
| CIE-LCH | lch(70.88, 30.03, 279.68°) |
| OKLab | oklab(75.06% -0.0039 -0.0819) |
| OKLCH | oklch(75.06% 0.082 267.3) |
| XYZ | xyz(41.5671, 42.0108, 78.5769) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 6.52
Periwinkle Blue
#8F99FB
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 8.62
Light Periwinkle
#C1C6FC
ΔE00 8.88
Light Grey Blue
#9DBCD4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADE3 #E3CD97
analogous
#97D3E3 #97ADE3 #A797E3
triadic
#97ADE3 #E397AD #ADE397
tetradic
#97ADE3 #E397D3 #E3CD97 #97E3A7
square
#97ADE3 #E397D3 #E3CD97 #97E3A7
split-complementary
#97ADE3 #E3A797 #D3E397
monochromatic
#3761C9 #6787D6 #97ADE3 #C7D3F0 #E7ECF9
Accessibility & contrast
On white
2.23
#97ADE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#97ADE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADE3
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADE3 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E5
Deuteranopia (green-blind)
#94AAE2
Tritanopia (blue-blind)
#81B8BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97ade3; /* rgb */ color: rgb(151, 173, 227); /* oklch */ color: oklch(75.1% 0.082 267.3);
Tailwind
colors: {
custom: {
50: '#b7c5ec',
500: '#97ade3',
950: '#000000',
},
}SCSS
$custom: #97ade3; $custom-light: #b7c5ec; $custom-dark: #000000;
JSON
{
"hex": "#97ade3",
"rgb": {
"r": 151,
"g": 173,
"b": 227
},
"hsl": {
"h": 222.632,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.75061,
"c": 0.08203,
"h": 267.3
},
"luminance": 0.42013
}Semantic roles & 50–950 ramp
primary
#97ADE3
secondary
#F0EADB
accent
#9520C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184