#97AEDE#97AEDE
#97AEDE is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.074 H 264.7°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEDE |
|---|---|
| RGB | rgb(151, 174, 222) |
| HSL | hsl(221, 52%, 73%) |
| HSV | hsv(221, 32%, 87%) |
| CMYK | cmyk(32%, 21.6%, 0%, 12.9%) |
| CIE-LAB | lab(70.96, 3.22, -26.75) |
| CIE-LCH | lch(70.96, 26.95, 276.87°) |
| OKLab | oklab(75.06% -0.0068 -0.0738) |
| OKLCH | oklch(75.06% 0.074 264.7) |
| XYZ | xyz(41.0795, 42.1237, 75.0593) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.42
Carolina Blue
#8AB8FE
ΔE00 6.51
Periwinkle Blue
#8F99FB
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 7.95
Cloudy Blue
#ACC2D9
ΔE00 8.53
Light Grey Blue
#9DBCD4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEDE #DEC797
analogous
#97D2DE #97AEDE #A397DE
triadic
#97AEDE #DE97AE #AEDE97
tetradic
#97AEDE #DE97D2 #DEC797 #97DEA3
square
#97AEDE #DE97D2 #DEC797 #97DEA3
split-complementary
#97AEDE #DEA397 #D2DE97
monochromatic
#3C66BE #698ACF #97AEDE #C5D2ED #E8EDF8
Accessibility & contrast
On white
2.23
#97AEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#97AEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEDE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEDE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E0
Deuteranopia (green-blind)
#97ABDD
Tritanopia (blue-blind)
#83B8BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97aede; /* rgb */ color: rgb(151, 174, 222); /* oklch */ color: oklch(75.1% 0.074 264.7);
Tailwind
colors: {
custom: {
50: '#b7c6e8',
500: '#97aede',
950: '#000000',
},
}SCSS
$custom: #97aede; $custom-light: #b7c6e8; $custom-dark: #000000;
JSON
{
"hex": "#97aede",
"rgb": {
"r": 151,
"g": 174,
"b": 222
},
"hsl": {
"h": 220.563,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.7506,
"c": 0.07415,
"h": 264.7
},
"luminance": 0.42125
}Semantic roles & 50–950 ramp
primary
#97AEDE
secondary
#EFE9DC
accent
#8E26BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284