#94B3FA#94B3FA
#94B3FA is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.1% C 0.108 H 265.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #94B3FA |
|---|---|
| RGB | rgb(148, 179, 250) |
| HSL | hsl(222, 91%, 78%) |
| HSV | hsv(222, 41%, 98%) |
| CMYK | cmyk(40.8%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(73.18, 6.99, -38.55) |
| CIE-LCH | lch(73.18, 39.18, 280.27°) |
| OKLab | oklab(77.11% -0.0078 -0.1076) |
| OKLCH | oklch(77.11% 0.108 265.8) |
| XYZ | xyz(45.5828, 45.4358, 96.7921) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.22
Carolina Blue
#8AB8FE
ΔE00 3.39
Periwinkle Blue
#8F99FB
ΔE00 7.58
Baby Blue (survey)
#A2CFFE
ΔE00 7.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Sky Blue (survey)
#75BBFD
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B3FA #FADB94
analogous
#94E6FA #94B3FA #A894FA
triadic
#94B3FA #FA94B3 #B3FA94
tetradic
#94B3FA #FA94E6 #FADB94 #94FAA8
square
#94B3FA #FA94E6 #FADB94 #94FAA8
split-complementary
#94B3FA #FAA894 #E6FA94
monochromatic
#1F60F5 #5A89F7 #94B3FA #CEDDFD #E2EAFE
Accessibility & contrast
On white
2.08
#94B3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#94B3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B3FA
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B3FA | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#90B0F8
Tritanopia (blue-blind)
#71C2CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #94b3fa; /* rgb */ color: rgb(148, 179, 250); /* oklch */ color: oklch(77.1% 0.108 265.8);
Tailwind
colors: {
custom: {
50: '#b7c9fc',
500: '#94b3fa',
950: '#000000',
},
}SCSS
$custom: #94b3fa; $custom-light: #b7c9fc; $custom-dark: #000000;
JSON
{
"hex": "#94b3fa",
"rgb": {
"r": 148,
"g": 179,
"b": 250
},
"hsl": {
"h": 221.765,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.77105,
"c": 0.1079,
"h": 265.8
},
"luminance": 0.45438
}Semantic roles & 50–950 ramp
primary
#94B3FA
secondary
#F6ECD5
accent
#A000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285