#97ADEB#97ADEB
#97ADEB is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.4% C 0.093 H 269.1°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADEB |
|---|---|
| RGB | rgb(151, 173, 235) |
| HSL | hsl(224, 68%, 76%) |
| HSV | hsv(224, 36%, 92%) |
| CMYK | cmyk(35.7%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.19, 7.12, -33.49) |
| CIE-LCH | lch(71.19, 34.24, 282.00°) |
| OKLab | oklab(75.41% -0.0015 -0.093) |
| OKLCH | oklch(75.41% 0.093 269.1) |
| XYZ | xyz(42.6970, 42.4628, 84.5276) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 6.13
Periwinkle Blue
#8F99FB
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 8.98
Light Periwinkle
#C1C6FC
ΔE00 8.99
Light Grey Blue
#9DBCD4
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADEB #EBD597
analogous
#97D7EB #97ADEB #AB97EB
triadic
#97ADEB #EB97AD #ADEB97
tetradic
#97ADEB #EB97D7 #EBD597 #97EBAB
square
#97ADEB #EB97D7 #EBD597 #97EBAB
split-complementary
#97ADEB #EBAB97 #D7EB97
monochromatic
#305CD7 #6485E1 #97ADEB #CAD5F5 #E5EBFA
Accessibility & contrast
On white
2.21
#97ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#97ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADEB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADEB | 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)
#99B2EE
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#7EB9C3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97adeb; /* rgb */ color: rgb(151, 173, 235); /* oklch */ color: oklch(75.4% 0.093 269.1);
Tailwind
colors: {
custom: {
50: '#b8c5f1',
500: '#97adeb',
950: '#000000',
},
}SCSS
$custom: #97adeb; $custom-light: #b8c5f1; $custom-dark: #000000;
JSON
{
"hex": "#97adeb",
"rgb": {
"r": 151,
"g": 173,
"b": 235
},
"hsl": {
"h": 224.286,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.75406,
"c": 0.09304,
"h": 269.1
},
"luminance": 0.42465
}Semantic roles & 50–950 ramp
primary
#97ADEB
secondary
#F2EBD9
accent
#9F16D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184