#97ACCA#97ACCA
#97ACCA is a light, muted blue. Relative luminance 0.403; OKLCH L 73.9% C 0.050 H 257.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACCA |
|---|---|
| RGB | rgb(151, 172, 202) |
| HSL | hsl(215, 32%, 69%) |
| HSV | hsv(215, 25%, 79%) |
| CMYK | cmyk(25.2%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.72, -0.57, -17.66) |
| CIE-LCH | lch(69.72, 17.67, 268.16°) |
| OKLab | oklab(73.86% -0.0109 -0.0483) |
| OKLCH | oklch(73.86% 0.05 257.3) |
| XYZ | xyz(38.1728, 40.3474, 61.6423) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 6.62
Bluey Grey
#89A0B0
ΔE00 7.27
Light Blue Grey
#B7C9E2
ΔE00 7.99
Cool Gray
#9AA7B0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACCA #CAB597
analogous
#97C6CA #97ACCA #9C97CA
triadic
#97ACCA #CA97AC #ACCA97
tetradic
#97ACCA #CA97C6 #CAB597 #97CA9C
square
#97ACCA #CA97C6 #CAB597 #97CA9C
split-complementary
#97ACCA #CA9C97 #C6CA97
monochromatic
#4E6D99 #6E8CB5 #97ACCA #C0CCDF #E8EDF3
Accessibility & contrast
On white
2.32
#97ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#97ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACCA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACCA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ADCB
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#89B2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97acca; /* rgb */ color: rgb(151, 172, 202); /* oklch */ color: oklch(73.9% 0.050 257.3);
Tailwind
colors: {
custom: {
50: '#b6c4da',
500: '#97acca',
950: '#000000',
},
}SCSS
$custom: #97acca; $custom-light: #b6c4da; $custom-dark: #000000;
JSON
{
"hex": "#97acca",
"rgb": {
"r": 151,
"g": 172,
"b": 202
},
"hsl": {
"h": 215.294,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.73856,
"c": 0.0495,
"h": 257.3
},
"luminance": 0.40349
}Semantic roles & 50–950 ramp
primary
#97ACCA
secondary
#E6E0D7
accent
#7D3AAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183