#93ABCD#93ABCD
#93ABCD is a light, muted blue. Relative luminance 0.397; OKLCH L 73.5% C 0.056 H 257.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #93ABCD |
|---|---|
| RGB | rgb(147, 171, 205) |
| HSL | hsl(215, 37%, 69%) |
| HSV | hsv(215, 28%, 80%) |
| CMYK | cmyk(28.3%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.28, -0.50, -20.00) |
| CIE-LCH | lch(69.28, 20.01, 268.55°) |
| OKLab | oklab(73.48% -0.0126 -0.0549) |
| OKLCH | oklch(73.48% 0.056 257.1) |
| XYZ | xyz(37.6118, 39.7353, 63.4337) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 7.72
Bluey Grey
#89A0B0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93ABCD #CDB593
analogous
#93C8CD #93ABCD #9893CD
triadic
#93ABCD #CD93AB #ABCD93
tetradic
#93ABCD #CD93C8 #CDB593 #93CD98
square
#93ABCD #CD93C8 #CDB593 #93CD98
split-complementary
#93ABCD #CD9893 #C8CD93
monochromatic
#496C9D #698ABA #93ABCD #BDCCE0 #E7ECF4
Accessibility & contrast
On white
2.35
#93ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#93ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93ABCD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93ABCD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#99A7CC
Tritanopia (blue-blind)
#83B2B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #93abcd; /* rgb */ color: rgb(147, 171, 205); /* oklch */ color: oklch(73.5% 0.056 257.1);
Tailwind
colors: {
custom: {
50: '#b4c3dc',
500: '#93abcd',
950: '#000000',
},
}SCSS
$custom: #93abcd; $custom-light: #b4c3dc; $custom-dark: #000000;
JSON
{
"hex": "#93abcd",
"rgb": {
"r": 147,
"g": 171,
"b": 205
},
"hsl": {
"h": 215.172,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.73479,
"c": 0.05628,
"h": 257.1
},
"luminance": 0.39737
}Semantic roles & 50–950 ramp
primary
#93ABCD
secondary
#E6DFD5
accent
#7D36B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183