#94A5FA#94A5FA
#94A5FA is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.3% C 0.124 H 274.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #94A5FA |
|---|---|
| RGB | rgb(148, 165, 250) |
| HSL | hsl(230, 91%, 78%) |
| HSV | hsv(230, 41%, 98%) |
| CMYK | cmyk(40.8%, 34%, 0%, 2%) |
| CIE-LAB | lab(69.55, 14.86, -44.22) |
| CIE-LCH | lch(69.55, 46.65, 288.58°) |
| OKLab | oklab(74.29% 0.0095 -0.124) |
| OKLCH | oklch(74.29% 0.124 274.4) |
| XYZ | xyz(42.9180, 40.1063, 95.9038) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.41
Pastel Blue
#A2BFFE
ΔE00 6.79
Carolina Blue
#8AB8FE
ΔE00 7.43
Perrywinkle
#8F8CE7
ΔE00 7.70
Lavender Blue
#8B88F8
ΔE00 8.37
Cornflowerblue
#6495ED
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A5FA #FAE994
analogous
#94D8FA #94A5FA #B694FA
triadic
#94A5FA #FA94A5 #A5FA94
tetradic
#94A5FA #FA94D8 #FAE994 #94FAB6
square
#94A5FA #FA94D8 #FAE994 #94FAB6
split-complementary
#94A5FA #FAB694 #D8FA94
monochromatic
#1F43F5 #5A74F7 #94A5FA #CED6FD #E2E6FE
Accessibility & contrast
On white
2.33
#94A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#94A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A5FA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A5FA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#73B6C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #94a5fa; /* rgb */ color: rgb(148, 165, 250); /* oklch */ color: oklch(74.3% 0.124 274.4);
Tailwind
colors: {
custom: {
50: '#b7bffc',
500: '#94a5fa',
950: '#000000',
},
}SCSS
$custom: #94a5fa; $custom-light: #b7bffc; $custom-dark: #000000;
JSON
{
"hex": "#94a5fa",
"rgb": {
"r": 148,
"g": 165,
"b": 250
},
"hsl": {
"h": 230,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.74288,
"c": 0.12439,
"h": 274.4
},
"luminance": 0.40108
}Semantic roles & 50–950 ramp
primary
#94A5FA
secondary
#F6F0D5
accent
#BF00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185