#97AADA#97AADA
#97AADA is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.1% C 0.073 H 267.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97AADA |
|---|---|
| RGB | rgb(151, 170, 218) |
| HSL | hsl(223, 48%, 72%) |
| HSV | hsv(223, 31%, 85%) |
| CMYK | cmyk(30.7%, 22%, 0%, 14.5%) |
| CIE-LAB | lab(69.75, 4.44, -26.42) |
| CIE-LCH | lch(69.75, 26.79, 279.54°) |
| OKLab | oklab(74.07% -0.0028 -0.0729) |
| OKLCH | oklch(74.07% 0.073 267.8) |
| XYZ | xyz(39.7885, 40.3893, 72.0156) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.72
Periwinkle Blue
#8F99FB
ΔE00 7.08
Carolina Blue
#8AB8FE
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.87
Light Periwinkle
#C1C6FC
ΔE00 9.18
Perrywinkle
#8F8CE7
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AADA #DAC797
analogous
#97CCDA #97AADA #A597DA
triadic
#97AADA #DA97AA #AADA97
tetradic
#97AADA #DA97CC #DAC797 #97DAA5
square
#97AADA #DA97CC #DAC797 #97DAA5
split-complementary
#97AADA #DAA597 #CCDA97
monochromatic
#4162B6 #6A85CA #97AADA #C4CFEA #E8EDF7
Accessibility & contrast
On white
2.31
#97AADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#97AADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AADA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AADA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDC
Deuteranopia (green-blind)
#95A8D9
Tritanopia (blue-blind)
#84B3BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97aada; /* rgb */ color: rgb(151, 170, 218); /* oklch */ color: oklch(74.1% 0.073 267.8);
Tailwind
colors: {
custom: {
50: '#b7c3e5',
500: '#97aada',
950: '#000000',
},
}SCSS
$custom: #97aada; $custom-light: #b7c3e5; $custom-dark: #000000;
JSON
{
"hex": "#97aada",
"rgb": {
"r": 151,
"g": 170,
"b": 218
},
"hsl": {
"h": 222.985,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.74066,
"c": 0.07293,
"h": 267.8
},
"luminance": 0.40391
}Semantic roles & 50–950 ramp
primary
#97AADA
secondary
#EEE9DD
accent
#922BBB
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111215
muted
#808184