#93A4FA#93A4FA
#93A4FA is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.0% C 0.126 H 274.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #93A4FA |
|---|---|
| RGB | rgb(147, 164, 250) |
| HSL | hsl(230, 91%, 78%) |
| HSV | hsv(230, 41%, 98%) |
| CMYK | cmyk(41.2%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.22, 15.18, -44.73) |
| CIE-LCH | lch(69.22, 47.24, 288.74°) |
| OKLab | oklab(74.02% 0.0097 -0.1255) |
| OKLCH | oklch(74.02% 0.126 274.4) |
| XYZ | xyz(42.5582, 39.6541, 95.8355) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.16
Pastel Blue
#A2BFFE
ΔE00 7.04
Perrywinkle
#8F8CE7
ΔE00 7.49
Carolina Blue
#8AB8FE
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 8.12
Cornflowerblue
#6495ED
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93A4FA #FAE993
analogous
#93D7FA #93A4FA #B593FA
triadic
#93A4FA #FA93A4 #A4FA93
tetradic
#93A4FA #FA93D7 #FAE993 #93FAB5
square
#93A4FA #FA93D7 #FAE993 #93FAB5
split-complementary
#93A4FA #FAB593 #D7FA93
monochromatic
#1E41F5 #5973F7 #93A4FA #CDD5FD #E2E6FE
Accessibility & contrast
On white
2.35
#93A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#93A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93A4FA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93A4FA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#72B5C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #93a4fa; /* rgb */ color: rgb(147, 164, 250); /* oklch */ color: oklch(74.0% 0.126 274.4);
Tailwind
colors: {
custom: {
50: '#b6befc',
500: '#93a4fa',
950: '#000000',
},
}SCSS
$custom: #93a4fa; $custom-light: #b6befc; $custom-dark: #000000;
JSON
{
"hex": "#93a4fa",
"rgb": {
"r": 147,
"g": 164,
"b": 250
},
"hsl": {
"h": 230.097,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.74022,
"c": 0.1259,
"h": 274.4
},
"luminance": 0.39656
}Semantic roles & 50–950 ramp
primary
#93A4FA
secondary
#F6F0D5
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185