#94AAEE#94AAEE
#94AAEE is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.7% C 0.102 H 270.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAEE |
|---|---|
| RGB | rgb(148, 170, 238) |
| HSL | hsl(225, 73%, 76%) |
| HSV | hsv(225, 38%, 93%) |
| CMYK | cmyk(37.8%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.33, 8.78, -36.47) |
| CIE-LCH | lch(70.33, 37.52, 283.54°) |
| OKLab | oklab(74.72% 0.0001 -0.1016) |
| OKLCH | oklch(74.72% 0.102 270.1) |
| XYZ | xyz(42.0155, 41.2165, 86.6141) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.35
Pastel Blue
#A2BFFE
ΔE00 5.51
Carolina Blue
#8AB8FE
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 8.89
Perrywinkle
#8F8CE7
ΔE00 9.07
Light Grey Blue
#9DBCD4
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAEE #EED894
analogous
#94D7EE #94AAEE #AB94EE
triadic
#94AAEE #EE94AA #AAEE94
tetradic
#94AAEE #EE94D7 #EED894 #94EEAB
square
#94AAEE #EE94D7 #EED894 #94EEAB
split-complementary
#94AAEE #EEAB94 #D7EE94
monochromatic
#2A56DD #5F80E6 #94AAEE #C9D4F6 #E5EAFB
Accessibility & contrast
On white
2.27
#94AAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#94AAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAEE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAEE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#78B8C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #94aaee; /* rgb */ color: rgb(148, 170, 238); /* oklch */ color: oklch(74.7% 0.102 270.1);
Tailwind
colors: {
custom: {
50: '#b6c3f3',
500: '#94aaee',
950: '#000000',
},
}SCSS
$custom: #94aaee; $custom-light: #b6c3f3; $custom-dark: #000000;
JSON
{
"hex": "#94aaee",
"rgb": {
"r": 148,
"g": 170,
"b": 238
},
"hsl": {
"h": 225.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.74725,
"c": 0.10164,
"h": 270.1
},
"luminance": 0.41218
}Semantic roles & 50–950 ramp
primary
#94AAEE
secondary
#F2ECD9
accent
#A511D5
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185