#94B4EA#94B4EA
#94B4EA is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.6% C 0.086 H 260.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #94B4EA |
|---|---|
| RGB | rgb(148, 180, 234) |
| HSL | hsl(218, 67%, 75%) |
| HSV | hsv(218, 37%, 92%) |
| CMYK | cmyk(36.8%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(72.81, 2.16, -30.45) |
| CIE-LCH | lch(72.81, 30.53, 274.06°) |
| OKLab | oklab(76.61% -0.0138 -0.0844) |
| OKLCH | oklch(76.61% 0.086 260.7) |
| XYZ | xyz(43.3807, 44.8768, 84.2023) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.52
Carolina Blue
#8AB8FE
ΔE00 3.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.34
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B4EA #EACA94
analogous
#94DFEA #94B4EA #9F94EA
triadic
#94B4EA #EA94B4 #B4EA94
tetradic
#94B4EA #EA94DF #EACA94 #94EA9F
square
#94B4EA #EA94DF #EACA94 #94EA9F
split-complementary
#94B4EA #EA9F94 #DFEA94
monochromatic
#2E6CD6 #6190E0 #94B4EA #C7D8F4 #E5EDFA
Accessibility & contrast
On white
2.11
#94B4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#94B4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B4EA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B4EA | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EC
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#79BFC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #94b4ea; /* rgb */ color: rgb(148, 180, 234); /* oklch */ color: oklch(76.6% 0.086 260.7);
Tailwind
colors: {
custom: {
50: '#b6caf1',
500: '#94b4ea',
950: '#000000',
},
}SCSS
$custom: #94b4ea; $custom-light: #b6caf1; $custom-dark: #000000;
JSON
{
"hex": "#94b4ea",
"rgb": {
"r": 148,
"g": 180,
"b": 234
},
"hsl": {
"h": 217.674,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.7661,
"c": 0.08554,
"h": 260.7
},
"luminance": 0.44879
}Semantic roles & 50–950 ramp
primary
#94B4EA
secondary
#F1E9DA
accent
#8A16CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284