#94A6FA#94A6FA
#94A6FA is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.5% C 0.123 H 273.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #94A6FA |
|---|---|
| RGB | rgb(148, 166, 250) |
| HSL | hsl(229, 91%, 78%) |
| HSV | hsv(229, 41%, 98%) |
| CMYK | cmyk(40.8%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(69.80, 14.30, -43.82) |
| CIE-LCH | lch(69.80, 46.09, 288.07°) |
| OKLab | oklab(74.49% 0.0082 -0.1229) |
| OKLCH | oklch(74.49% 0.123 273.8) |
| XYZ | xyz(43.0991, 40.4684, 95.9642) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.70
Pastel Blue
#A2BFFE
ΔE00 6.50
Carolina Blue
#8AB8FE
ΔE00 7.14
Perrywinkle
#8F8CE7
ΔE00 7.99
Lavender Blue
#8B88F8
ΔE00 8.67
Cornflowerblue
#6495ED
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A6FA #FAE894
analogous
#94D9FA #94A6FA #B594FA
triadic
#94A6FA #FA94A6 #A6FA94
tetradic
#94A6FA #FA94D9 #FAE894 #94FAB5
square
#94A6FA #FA94D9 #FAE894 #94FAB5
split-complementary
#94A6FA #FAB594 #D9FA94
monochromatic
#1F45F5 #5A75F7 #94A6FA #CED7FD #E2E7FE
Accessibility & contrast
On white
2.31
#94A6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#94A6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A6FA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A6FA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#73B7C5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94a6fa; /* rgb */ color: rgb(148, 166, 250); /* oklch */ color: oklch(74.5% 0.123 273.8);
Tailwind
colors: {
custom: {
50: '#b7c0fc',
500: '#94a6fa',
950: '#000000',
},
}SCSS
$custom: #94a6fa; $custom-light: #b7c0fc; $custom-dark: #000000;
JSON
{
"hex": "#94a6fa",
"rgb": {
"r": 148,
"g": 166,
"b": 250
},
"hsl": {
"h": 229.412,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.74487,
"c": 0.12314,
"h": 273.8
},
"luminance": 0.4047
}Semantic roles & 50–950 ramp
primary
#94A6FA
secondary
#F6F0D5
accent
#BD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185