#93A0DC#93A0DC
#93A0DC is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.8% C 0.089 H 274.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #93A0DC |
|---|---|
| RGB | rgb(147, 160, 220) |
| HSL | hsl(229, 51%, 72%) |
| HSV | hsv(229, 33%, 86%) |
| CMYK | cmyk(33.2%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(66.91, 9.42, -31.91) |
| CIE-LCH | lch(66.91, 33.27, 286.44°) |
| OKLab | oklab(71.81% 0.007 -0.0886) |
| OKLCH | oklch(71.81% 0.089 274.5) |
| XYZ | xyz(37.5180, 36.5106, 72.7667) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 6.67
Lavender Blue
#8B88F8
ΔE00 8.71
Pastel Blue
#A2BFFE
ΔE00 9.01
Lavender
#B39DDB
ΔE00 9.37
Cornflowerblue
#6495ED
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93A0DC #DCCF93
analogous
#93C5DC #93A0DC #AB93DC
triadic
#93A0DC #DC93A0 #A0DC93
tetradic
#93A0DC #DC93C5 #DCCF93 #93DCAB
square
#93A0DC #DC93C5 #DCCF93 #93DCAB
split-complementary
#93A0DC #DCAB93 #C5DC93
monochromatic
#3C52B9 #6577CD #93A0DC #C1C9EB #E8EBF8
Accessibility & contrast
On white
2.53
#93A0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#93A0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93A0DC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93A0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93A0DC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DF
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#7FACB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #93a0dc; /* rgb */ color: rgb(147, 160, 220); /* oklch */ color: oklch(71.8% 0.089 274.5);
Tailwind
colors: {
custom: {
50: '#b4bce7',
500: '#93a0dc',
950: '#000000',
},
}SCSS
$custom: #93a0dc; $custom-light: #b4bce7; $custom-dark: #000000;
JSON
{
"hex": "#93a0dc",
"rgb": {
"r": 147,
"g": 160,
"b": 220
},
"hsl": {
"h": 229.315,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.71812,
"c": 0.08885,
"h": 274.5
},
"luminance": 0.36512
}Semantic roles & 50–950 ramp
primary
#93A0DC
secondary
#EFEBDC
accent
#A327BE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084