#97ADEA#97ADEA
#97ADEA is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.4% C 0.092 H 268.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADEA |
|---|---|
| RGB | rgb(151, 173, 234) |
| HSL | hsl(224, 66%, 75%) |
| HSV | hsv(224, 35%, 92%) |
| CMYK | cmyk(35.5%, 26.1%, 0%, 8.2%) |
| CIE-LAB | lab(71.15, 6.86, -33.00) |
| CIE-LCH | lch(71.15, 33.71, 281.74°) |
| OKLab | oklab(75.36% -0.0018 -0.0916) |
| OKLCH | oklch(75.36% 0.092 268.9) |
| XYZ | xyz(42.5530, 42.4052, 83.7688) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.94
Carolina Blue
#8AB8FE
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 8.95
Light Periwinkle
#C1C6FC
ΔE00 8.96
Light Grey Blue
#9DBCD4
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADEA #EAD497
analogous
#97D7EA #97ADEA #AA97EA
triadic
#97ADEA #EA97AD #ADEA97
tetradic
#97ADEA #EA97D7 #EAD497 #97EAAA
square
#97ADEA #EA97D7 #EAD497 #97EAAA
split-complementary
#97ADEA #EAAA97 #D7EA97
monochromatic
#315DD5 #6485E0 #97ADEA #CAD5F4 #E6EBFA
Accessibility & contrast
On white
2.21
#97ADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#97ADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADEA
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADEA | 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)
#99B2ED
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#7EB9C2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97adea; /* rgb */ color: rgb(151, 173, 234); /* oklch */ color: oklch(75.4% 0.092 268.9);
Tailwind
colors: {
custom: {
50: '#b8c5f1',
500: '#97adea',
950: '#000000',
},
}SCSS
$custom: #97adea; $custom-light: #b8c5f1; $custom-dark: #000000;
JSON
{
"hex": "#97adea",
"rgb": {
"r": 151,
"g": 173,
"b": 234
},
"hsl": {
"h": 224.096,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.75362,
"c": 0.09167,
"h": 268.9
},
"luminance": 0.42407
}Semantic roles & 50–950 ramp
primary
#97ADEA
secondary
#F1EBDA
accent
#9E17CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184