#94A8EA#94A8EA
#94A8EA is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.1% C 0.098 H 270.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #94A8EA |
|---|---|
| RGB | rgb(148, 168, 234) |
| HSL | hsl(226, 67%, 75%) |
| HSV | hsv(226, 37%, 92%) |
| CMYK | cmyk(36.8%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.64, 8.84, -35.36) |
| CIE-LCH | lch(69.64, 36.45, 284.04°) |
| OKLab | oklab(74.14% 0.0016 -0.0984) |
| OKLCH | oklch(74.14% 0.098 270.9) |
| XYZ | xyz(41.0622, 40.2399, 83.4294) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.11
Pastel Blue
#A2BFFE
ΔE00 6.17
Carolina Blue
#8AB8FE
ΔE00 7.01
Perrywinkle
#8F8CE7
ΔE00 8.48
Cornflowerblue
#6495ED
ΔE00 8.93
Lavender Blue
#8B88F8
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A8EA #EAD694
analogous
#94D3EA #94A8EA #AB94EA
triadic
#94A8EA #EA94A8 #A8EA94
tetradic
#94A8EA #EA94D3 #EAD694 #94EAAB
square
#94A8EA #EA94D3 #EAD694 #94EAAB
split-complementary
#94A8EA #EAAB94 #D3EA94
monochromatic
#2E55D6 #617EE0 #94A8EA #C7D2F4 #E5EAFA
Accessibility & contrast
On white
2.32
#94A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#94A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A8EA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A8EA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#7AB5BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #94a8ea; /* rgb */ color: rgb(148, 168, 234); /* oklch */ color: oklch(74.1% 0.098 270.9);
Tailwind
colors: {
custom: {
50: '#b6c1f1',
500: '#94a8ea',
950: '#000000',
},
}SCSS
$custom: #94a8ea; $custom-light: #b6c1f1; $custom-dark: #000000;
JSON
{
"hex": "#94a8ea",
"rgb": {
"r": 148,
"g": 168,
"b": 234
},
"hsl": {
"h": 226.047,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.74137,
"c": 0.09845,
"h": 270.9
},
"luminance": 0.40242
}Semantic roles & 50–950 ramp
primary
#94A8EA
secondary
#F1ECDA
accent
#A416CF
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184