#97ABED#97ABED
#97ABED is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.1% C 0.098 H 270.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABED |
|---|---|
| RGB | rgb(151, 171, 237) |
| HSL | hsl(226, 70%, 76%) |
| HSV | hsv(226, 36%, 93%) |
| CMYK | cmyk(36.3%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(70.75, 8.76, -35.26) |
| CIE-LCH | lch(70.75, 36.34, 283.95°) |
| OKLab | oklab(75.09% 0.0016 -0.0981) |
| OKLCH | oklch(75.09% 0.098 270.9) |
| XYZ | xyz(42.6069, 41.8177, 85.9310) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 5.63
Carolina Blue
#8AB8FE
ΔE00 6.63
Perrywinkle
#8F8CE7
ΔE00 9.14
Light Periwinkle
#C1C6FC
ΔE00 9.20
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABED #EDD997
analogous
#97D6ED #97ABED #AE97ED
triadic
#97ABED #ED97AB #ABED97
tetradic
#97ABED #ED97D6 #EDD997 #97EDAE
square
#97ABED #ED97D6 #EDD997 #97EDAE
split-complementary
#97ABED #EDAE97 #D6ED97
monochromatic
#2F57DB #6381E4 #97ABED #CBD5F6 #E5EAFA
Accessibility & contrast
On white
2.24
#97ABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#97ABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABED
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABED | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#8EAAEB
Tritanopia (blue-blind)
#7DB8C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97abed; /* rgb */ color: rgb(151, 171, 237); /* oklch */ color: oklch(75.1% 0.098 270.9);
Tailwind
colors: {
custom: {
50: '#b8c3f3',
500: '#97abed',
950: '#000000',
},
}SCSS
$custom: #97abed; $custom-light: #b8c3f3; $custom-dark: #000000;
JSON
{
"hex": "#97abed",
"rgb": {
"r": 151,
"g": 171,
"b": 237
},
"hsl": {
"h": 226.047,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.75087,
"c": 0.09813,
"h": 270.9
},
"luminance": 0.4182
}Semantic roles & 50–950 ramp
primary
#97ABED
secondary
#F2ECD9
accent
#A613D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121217
muted
#818185