#94A9FA#94A9FA
#94A9FA is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.1% C 0.119 H 272.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #94A9FA |
|---|---|
| RGB | rgb(148, 169, 250) |
| HSL | hsl(228, 91%, 78%) |
| HSV | hsv(228, 41%, 98%) |
| CMYK | cmyk(40.8%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(70.57, 12.60, -42.61) |
| CIE-LCH | lch(70.57, 44.43, 286.47°) |
| OKLab | oklab(75.08% 0.0045 -0.1193) |
| OKLCH | oklch(75.08% 0.119 272.2) |
| XYZ | xyz(43.6508, 41.5718, 96.1481) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 5.66
Carolina Blue
#8AB8FE
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 8.76
Perrywinkle
#8F8CE7
ΔE00 8.89
Light Grey Blue
#9DBCD4
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A9FA #FAE594
analogous
#94DCFA #94A9FA #B294FA
triadic
#94A9FA #FA94A9 #A9FA94
tetradic
#94A9FA #FA94DC #FAE594 #94FAB2
square
#94A9FA #FA94DC #FAE594 #94FAB2
split-complementary
#94A9FA #FAB294 #DCFA94
monochromatic
#1F4BF5 #5A7AF7 #94A9FA #CED8FD #E2E8FE
Accessibility & contrast
On white
2.25
#94A9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#94A9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A9FA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A9FA | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#84A9F8
Tritanopia (blue-blind)
#73B9C6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #94a9fa; /* rgb */ color: rgb(148, 169, 250); /* oklch */ color: oklch(75.1% 0.119 272.2);
Tailwind
colors: {
custom: {
50: '#b7c2fc',
500: '#94a9fa',
950: '#000000',
},
}SCSS
$custom: #94a9fa; $custom-light: #b7c2fc; $custom-dark: #000000;
JSON
{
"hex": "#94a9fa",
"rgb": {
"r": 148,
"g": 169,
"b": 250
},
"hsl": {
"h": 227.647,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.75084,
"c": 0.11944,
"h": 272.2
},
"luminance": 0.41574
}Semantic roles & 50–950 ramp
primary
#94A9FA
secondary
#F6EFD5
accent
#B600E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185