#93A4E2#93A4E2
#93A4E2 is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.9% C 0.092 H 272.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #93A4E2 |
|---|---|
| RGB | rgb(147, 164, 226) |
| HSL | hsl(227, 58%, 73%) |
| HSV | hsv(227, 35%, 89%) |
| CMYK | cmyk(35%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(68.20, 8.72, -33.22) |
| CIE-LCH | lch(68.20, 34.34, 284.70°) |
| OKLab | oklab(72.89% 0.0035 -0.0923) |
| OKLCH | oklch(72.89% 0.092 272.1) |
| XYZ | xyz(39.0316, 38.2434, 77.2619) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.04
Perrywinkle
#8F8CE7
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 7.56
Carolina Blue
#8AB8FE
ΔE00 8.41
Cornflowerblue
#6495ED
ΔE00 9.04
Lavender Blue
#8B88F8
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93A4E2 #E2D193
analogous
#93CBE2 #93A4E2 #A993E2
triadic
#93A4E2 #E293A4 #A4E293
tetradic
#93A4E2 #E293CB #E2D193 #93E2A9
square
#93A4E2 #E293CB #E2D193 #93E2A9
split-complementary
#93A4E2 #E2A993 #CBE293
monochromatic
#3554C6 #637BD5 #93A4E2 #C3CDEF #E7EBF9
Accessibility & contrast
On white
2.43
#93A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#93A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93A4E2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93A4E2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#8AA3E1
Tritanopia (blue-blind)
#7CB0BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #93a4e2; /* rgb */ color: rgb(147, 164, 226); /* oklch */ color: oklch(72.9% 0.092 272.1);
Tailwind
colors: {
custom: {
50: '#b5beeb',
500: '#93a4e2',
950: '#000000',
},
}SCSS
$custom: #93a4e2; $custom-light: #b5beeb; $custom-dark: #000000;
JSON
{
"hex": "#93a4e2",
"rgb": {
"r": 147,
"g": 164,
"b": 226
},
"hsl": {
"h": 227.089,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.72894,
"c": 0.09237,
"h": 272.1
},
"luminance": 0.38245
}Semantic roles & 50–950 ramp
primary
#93A4E2
secondary
#F0EBDB
accent
#A220C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184