#94AAED#94AAED
#94AAED is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.7% C 0.100 H 269.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAED |
|---|---|
| RGB | rgb(148, 170, 237) |
| HSL | hsl(225, 71%, 75%) |
| HSV | hsv(225, 38%, 93%) |
| CMYK | cmyk(37.6%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(70.29, 8.52, -35.99) |
| CIE-LCH | lch(70.29, 36.99, 283.31°) |
| OKLab | oklab(74.68% -0.0002 -0.1003) |
| OKLCH | oklch(74.68% 0.1 269.9) |
| XYZ | xyz(41.8689, 41.1579, 85.8425) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.53
Carolina Blue
#8AB8FE
ΔE00 6.29
Cornflowerblue
#6495ED
ΔE00 8.90
Perrywinkle
#8F8CE7
ΔE00 9.07
Light Grey Blue
#9DBCD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAED #EDD794
analogous
#94D6ED #94AAED #AB94ED
triadic
#94AAED #ED94AA #AAED94
tetradic
#94AAED #ED94D6 #EDD794 #94EDAB
square
#94AAED #ED94D6 #EDD794 #94EDAB
split-complementary
#94AAED #EDAB94 #D6ED94
monochromatic
#2B57DB #6080E4 #94AAED #C8D4F6 #E5EAFB
Accessibility & contrast
On white
2.27
#94AAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#94AAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAED
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAED | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#79B7C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #94aaed; /* rgb */ color: rgb(148, 170, 237); /* oklch */ color: oklch(74.7% 0.100 269.9);
Tailwind
colors: {
custom: {
50: '#b6c3f3',
500: '#94aaed',
950: '#000000',
},
}SCSS
$custom: #94aaed; $custom-light: #b6c3f3; $custom-dark: #000000;
JSON
{
"hex": "#94aaed",
"rgb": {
"r": 148,
"g": 170,
"b": 237
},
"hsl": {
"h": 225.169,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.7468,
"c": 0.10026,
"h": 269.9
},
"luminance": 0.4116
}Semantic roles & 50–950 ramp
primary
#94AAED
secondary
#F2ECD9
accent
#A412D3
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185