#94B2FA#94B2FA
#94B2FA is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.9% C 0.109 H 266.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2FA |
|---|---|
| RGB | rgb(148, 178, 250) |
| HSL | hsl(222, 91%, 78%) |
| HSV | hsv(222, 41%, 98%) |
| CMYK | cmyk(40.8%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(72.92, 7.54, -38.96) |
| CIE-LCH | lch(72.92, 39.68, 280.96°) |
| OKLab | oklab(76.9% -0.0066 -0.1088) |
| OKLCH | oklch(76.9% 0.109 266.5) |
| XYZ | xyz(45.3831, 45.0365, 96.7255) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.42
Carolina Blue
#8AB8FE
ΔE00 3.67
Periwinkle Blue
#8F99FB
ΔE00 7.28
Baby Blue (survey)
#A2CFFE
ΔE00 8.01
Powder Blue (survey)
#B1D1FC
ΔE00 8.04
Sky Blue (survey)
#75BBFD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2FA #FADC94
analogous
#94E5FA #94B2FA #A994FA
triadic
#94B2FA #FA94B2 #B2FA94
tetradic
#94B2FA #FA94E5 #FADC94 #94FAA9
square
#94B2FA #FA94E5 #FADC94 #94FAA9
split-complementary
#94B2FA #FAA994 #E5FA94
monochromatic
#1F5EF5 #5A88F7 #94B2FA #CEDCFD #E2EAFE
Accessibility & contrast
On white
2.10
#94B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#94B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2FA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2FA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#72C1CB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #94b2fa; /* rgb */ color: rgb(148, 178, 250); /* oklch */ color: oklch(76.9% 0.109 266.5);
Tailwind
colors: {
custom: {
50: '#b7c8fc',
500: '#94b2fa',
950: '#000000',
},
}SCSS
$custom: #94b2fa; $custom-light: #b7c8fc; $custom-dark: #000000;
JSON
{
"hex": "#94b2fa",
"rgb": {
"r": 148,
"g": 178,
"b": 250
},
"hsl": {
"h": 222.353,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.76901,
"c": 0.10899,
"h": 266.5
},
"luminance": 0.45039
}Semantic roles & 50–950 ramp
primary
#94B2FA
secondary
#F6ECD5
accent
#A200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285