#97ACDD#97ACDD
#97ACDD is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.6% C 0.075 H 266.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACDD |
|---|---|
| RGB | rgb(151, 172, 221) |
| HSL | hsl(222, 51%, 73%) |
| HSV | hsv(222, 32%, 87%) |
| CMYK | cmyk(31.7%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(70.39, 4.08, -27.08) |
| CIE-LCH | lch(70.39, 27.38, 278.57°) |
| OKLab | oklab(74.6% -0.0045 -0.0748) |
| OKLCH | oklch(74.6% 0.075 266.6) |
| XYZ | xyz(40.5624, 41.3033, 74.2277) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.97
Periwinkle Blue
#8F99FB
ΔE00 7.06
Carolina Blue
#8AB8FE
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 8.47
Light Periwinkle
#C1C6FC
ΔE00 9.01
Cloudy Blue
#ACC2D9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACDD #DDC897
analogous
#97CFDD #97ACDD #A597DD
triadic
#97ACDD #DD97AC #ACDD97
tetradic
#97ACDD #DD97CF #DDC897 #97DDA5
square
#97ACDD #DD97CF #DDC897 #97DDA5
split-complementary
#97ACDD #DDA597 #CFDD97
monochromatic
#3D63BC #6987CE #97ACDD #C5D1EC #E8EDF7
Accessibility & contrast
On white
2.27
#97ACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#97ACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACDD
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACDD | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0DF
Deuteranopia (green-blind)
#96A9DC
Tritanopia (blue-blind)
#83B6BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97acdd; /* rgb */ color: rgb(151, 172, 221); /* oklch */ color: oklch(74.6% 0.075 266.6);
Tailwind
colors: {
custom: {
50: '#b7c4e7',
500: '#97acdd',
950: '#000000',
},
}SCSS
$custom: #97acdd; $custom-light: #b7c4e7; $custom-dark: #000000;
JSON
{
"hex": "#97acdd",
"rgb": {
"r": 151,
"g": 172,
"b": 221
},
"hsl": {
"h": 222,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.74604,
"c": 0.07489,
"h": 266.6
},
"luminance": 0.41305
}Semantic roles & 50–950 ramp
primary
#97ACDD
secondary
#EFE9DC
accent
#9127BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184