#94A3F7#94A3F7
#94A3F7 is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.7% C 0.123 H 275.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #94A3F7 |
|---|---|
| RGB | rgb(148, 163, 247) |
| HSL | hsl(231, 86%, 77%) |
| HSV | hsv(231, 40%, 97%) |
| CMYK | cmyk(40.1%, 34%, 0%, 3.1%) |
| CIE-LAB | lab(68.90, 15.18, -43.60) |
| CIE-LCH | lch(68.90, 46.17, 289.19°) |
| OKLab | oklab(73.75% 0.0113 -0.1222) |
| OKLCH | oklch(73.75% 0.123 275.3) |
| XYZ | xyz(42.0934, 39.2038, 93.3268) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.95
Perrywinkle
#8F8CE7
ΔE00 7.02
Pastel Blue
#A2BFFE
ΔE00 7.37
Lavender Blue
#8B88F8
ΔE00 7.84
Carolina Blue
#8AB8FE
ΔE00 8.07
Cornflowerblue
#6495ED
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A3F7 #F7E894
analogous
#94D5F7 #94A3F7 #B694F7
triadic
#94A3F7 #F794A3 #A3F794
tetradic
#94A3F7 #F794D5 #F7E894 #94F7B6
square
#94A3F7 #F794D5 #F7E894 #94F7B6
split-complementary
#94A3F7 #F7B694 #D5F794
monochromatic
#2241EE #5B72F3 #94A3F7 #CDD4FB #E3E7FD
Accessibility & contrast
On white
2.38
#94A3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#94A3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A3F7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A3F7 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFA
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#75B4C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94a3f7; /* rgb */ color: rgb(148, 163, 247); /* oklch */ color: oklch(73.7% 0.123 275.3);
Tailwind
colors: {
custom: {
50: '#b7befa',
500: '#94a3f7',
950: '#000000',
},
}SCSS
$custom: #94a3f7; $custom-light: #b7befa; $custom-dark: #000000;
JSON
{
"hex": "#94a3f7",
"rgb": {
"r": 148,
"g": 163,
"b": 247
},
"hsl": {
"h": 230.909,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.73746,
"c": 0.12276,
"h": 275.3
},
"luminance": 0.39206
}Semantic roles & 50–950 ramp
primary
#94A3F7
secondary
#F5F0D6
accent
#C103E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185