#94AAEF#94AAEF
#94AAEF is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.8% C 0.103 H 270.2°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAEF |
|---|---|
| RGB | rgb(148, 170, 239) |
| HSL | hsl(225, 74%, 76%) |
| HSV | hsv(225, 38%, 94%) |
| CMYK | cmyk(38.1%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.37, 9.05, -36.95) |
| CIE-LCH | lch(70.37, 38.05, 283.76°) |
| OKLab | oklab(74.77% 0.0004 -0.103) |
| OKLCH | oklch(74.77% 0.103 270.2) |
| XYZ | xyz(42.1628, 41.2754, 87.3900) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 5.48
Carolina Blue
#8AB8FE
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 8.87
Perrywinkle
#8F8CE7
ΔE00 9.07
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAEF #EFD994
analogous
#94D7EF #94AAEF #AB94EF
triadic
#94AAEF #EF94AA #AAEF94
tetradic
#94AAEF #EF94D7 #EFD994 #94EFAB
square
#94AAEF #EF94D7 #EFD994 #94EFAB
split-complementary
#94AAEF #EFAB94 #D7EF94
monochromatic
#2A55DF #5F80E7 #94AAEF #C9D4F7 #E4EAFB
Accessibility & contrast
On white
2.27
#94AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#94AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAEF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAEF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F2
Deuteranopia (green-blind)
#8BA9ED
Tritanopia (blue-blind)
#78B8C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #94aaef; /* rgb */ color: rgb(148, 170, 239); /* oklch */ color: oklch(74.8% 0.103 270.2);
Tailwind
colors: {
custom: {
50: '#b6c3f4',
500: '#94aaef',
950: '#000000',
},
}SCSS
$custom: #94aaef; $custom-light: #b6c3f4; $custom-dark: #000000;
JSON
{
"hex": "#94aaef",
"rgb": {
"r": 148,
"g": 170,
"b": 239
},
"hsl": {
"h": 225.495,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.74771,
"c": 0.10302,
"h": 270.2
},
"luminance": 0.41277
}Semantic roles & 50–950 ramp
primary
#94AAEF
secondary
#F3ECD8
accent
#A60FD6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185