#94AAEC#94AAEC
#94AAEC is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.6% C 0.099 H 269.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAEC |
|---|---|
| RGB | rgb(148, 170, 236) |
| HSL | hsl(225, 70%, 75%) |
| HSV | hsv(225, 37%, 93%) |
| CMYK | cmyk(37.3%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(70.25, 8.25, -35.51) |
| CIE-LCH | lch(70.25, 36.46, 283.08°) |
| OKLab | oklab(74.63% -0.0004 -0.0989) |
| OKLCH | oklch(74.63% 0.099 269.7) |
| XYZ | xyz(41.7233, 41.0996, 85.0752) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 5.56
Carolina Blue
#8AB8FE
ΔE00 6.33
Cornflowerblue
#6495ED
ΔE00 8.92
Perrywinkle
#8F8CE7
ΔE00 9.07
Light Grey Blue
#9DBCD4
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAEC #ECD694
analogous
#94D6EC #94AAEC #AA94EC
triadic
#94AAEC #EC94AA #AAEC94
tetradic
#94AAEC #EC94D6 #ECD694 #94ECAA
square
#94AAEC #EC94D6 #ECD694 #94ECAA
split-complementary
#94AAEC #ECAA94 #D6EC94
monochromatic
#2C57DA #6081E3 #94AAEC #C8D3F5 #E5EAFA
Accessibility & contrast
On white
2.28
#94AAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#94AAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAEC
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAEC | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EF
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#79B7C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #94aaec; /* rgb */ color: rgb(148, 170, 236); /* oklch */ color: oklch(74.6% 0.099 269.7);
Tailwind
colors: {
custom: {
50: '#b6c3f2',
500: '#94aaec',
950: '#000000',
},
}SCSS
$custom: #94aaec; $custom-light: #b6c3f2; $custom-dark: #000000;
JSON
{
"hex": "#94aaec",
"rgb": {
"r": 148,
"g": 170,
"b": 236
},
"hsl": {
"h": 225,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.74635,
"c": 0.09887,
"h": 269.7
},
"luminance": 0.41101
}Semantic roles & 50–950 ramp
primary
#94AAEC
secondary
#F2ECD9
accent
#A214D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185