#94A4E2#94A4E2
#94A4E2 is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.0% C 0.092 H 272.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #94A4E2 |
|---|---|
| RGB | rgb(148, 164, 226) |
| HSL | hsl(228, 57%, 73%) |
| HSV | hsv(228, 35%, 89%) |
| CMYK | cmyk(34.5%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(68.27, 8.99, -33.11) |
| CIE-LCH | lch(68.27, 34.30, 285.20°) |
| OKLab | oklab(72.96% 0.0045 -0.092) |
| OKLCH | oklch(72.96% 0.092 272.8) |
| XYZ | xyz(39.2117, 38.3363, 77.2704) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.11
Perrywinkle
#8F8CE7
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 8.61
Lavender Blue
#8B88F8
ΔE00 9.14
Cornflowerblue
#6495ED
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A4E2 #E2D294
analogous
#94CBE2 #94A4E2 #AB94E2
triadic
#94A4E2 #E294A4 #A4E294
tetradic
#94A4E2 #E294CB #E2D294 #94E2AB
square
#94A4E2 #E294CB #E2D294 #94E2AB
split-complementary
#94A4E2 #E2AB94 #CBE294
monochromatic
#3653C6 #647BD5 #94A4E2 #C4CDEF #E7EBF8
Accessibility & contrast
On white
2.42
#94A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#94A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A4E2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A4E2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#8AA3E1
Tritanopia (blue-blind)
#7EB0BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94a4e2; /* rgb */ color: rgb(148, 164, 226); /* oklch */ color: oklch(73.0% 0.092 272.8);
Tailwind
colors: {
custom: {
50: '#b5beeb',
500: '#94a4e2',
950: '#000000',
},
}SCSS
$custom: #94a4e2; $custom-light: #b5beeb; $custom-dark: #000000;
JSON
{
"hex": "#94a4e2",
"rgb": {
"r": 148,
"g": 164,
"b": 226
},
"hsl": {
"h": 227.692,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.72964,
"c": 0.09208,
"h": 272.8
},
"luminance": 0.38338
}Semantic roles & 50–950 ramp
primary
#94A4E2
secondary
#F0ECDB
accent
#A321C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184