#97ADDE#97ADDE
#97ADDE is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.9% C 0.075 H 265.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADDE |
|---|---|
| RGB | rgb(151, 173, 222) |
| HSL | hsl(221, 52%, 73%) |
| HSV | hsv(221, 32%, 87%) |
| CMYK | cmyk(32%, 22.1%, 0%, 12.9%) |
| CIE-LAB | lab(70.69, 3.78, -27.16) |
| CIE-LCH | lch(70.69, 27.42, 277.92°) |
| OKLab | oklab(74.85% -0.0055 -0.075) |
| OKLCH | oklch(74.85% 0.075 265.8) |
| XYZ | xyz(40.8871, 41.7388, 74.9952) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.65
Carolina Blue
#8AB8FE
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 8.25
Cloudy Blue
#ACC2D9
ΔE00 8.84
Light Grey Blue
#9DBCD4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADDE #DEC897
analogous
#97D1DE #97ADDE #A497DE
triadic
#97ADDE #DE97AD #ADDE97
tetradic
#97ADDE #DE97D1 #DEC897 #97DEA4
square
#97ADDE #DE97D1 #DEC897 #97DEA4
split-complementary
#97ADDE #DEA497 #D1DE97
monochromatic
#3C65BE #6988CF #97ADDE #C5D2ED #E8EDF8
Accessibility & contrast
On white
2.25
#97ADDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#97ADDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADDE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADDE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0E0
Deuteranopia (green-blind)
#96AADD
Tritanopia (blue-blind)
#83B7BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97adde; /* rgb */ color: rgb(151, 173, 222); /* oklch */ color: oklch(74.9% 0.075 265.8);
Tailwind
colors: {
custom: {
50: '#b7c5e8',
500: '#97adde',
950: '#000000',
},
}SCSS
$custom: #97adde; $custom-light: #b7c5e8; $custom-dark: #000000;
JSON
{
"hex": "#97adde",
"rgb": {
"r": 151,
"g": 173,
"b": 222
},
"hsl": {
"h": 221.408,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.74853,
"c": 0.0752,
"h": 265.8
},
"luminance": 0.4174
}Semantic roles & 50–950 ramp
primary
#97ADDE
secondary
#EFE9DC
accent
#9026BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184