#97ACEB#97ACEB
#97ACEB is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.2% C 0.094 H 269.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACEB |
|---|---|
| RGB | rgb(151, 172, 235) |
| HSL | hsl(225, 68%, 76%) |
| HSV | hsv(225, 36%, 92%) |
| CMYK | cmyk(35.7%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(70.93, 7.68, -33.89) |
| CIE-LCH | lch(70.93, 34.75, 282.76°) |
| OKLab | oklab(75.2% -0.0002 -0.0942) |
| OKLCH | oklch(75.2% 0.094 269.9) |
| XYZ | xyz(42.5060, 42.0807, 84.4639) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.17
Periwinkle Blue
#8F99FB
ΔE00 6.00
Carolina Blue
#8AB8FE
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 9.06
Lightsteelblue
#B0C4DE
ΔE00 9.17
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACEB #EBD697
analogous
#97D6EB #97ACEB #AC97EB
triadic
#97ACEB #EB97AC #ACEB97
tetradic
#97ACEB #EB97D6 #EBD697 #97EBAC
square
#97ACEB #EB97D6 #EBD697 #97EBAC
split-complementary
#97ACEB #EBAC97 #D6EB97
monochromatic
#305AD7 #6483E1 #97ACEB #CAD5F5 #E5EBFA
Accessibility & contrast
On white
2.23
#97ACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#97ACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACEB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACEB | 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)
#97B1EE
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#7EB9C2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97aceb; /* rgb */ color: rgb(151, 172, 235); /* oklch */ color: oklch(75.2% 0.094 269.9);
Tailwind
colors: {
custom: {
50: '#b8c4f1',
500: '#97aceb',
950: '#000000',
},
}SCSS
$custom: #97aceb; $custom-light: #b8c4f1; $custom-dark: #000000;
JSON
{
"hex": "#97aceb",
"rgb": {
"r": 151,
"g": 172,
"b": 235
},
"hsl": {
"h": 225,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.75202,
"c": 0.09419,
"h": 269.9
},
"luminance": 0.42083
}Semantic roles & 50–950 ramp
primary
#97ACEB
secondary
#F2ECD9
accent
#A116D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185