#94A2EA#94A2EA
#94A2EA is a light, moderate blue. Relative luminance 0.381; OKLCH L 72.9% C 0.106 H 275.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #94A2EA |
|---|---|
| RGB | rgb(148, 162, 234) |
| HSL | hsl(230, 67%, 75%) |
| HSV | hsv(230, 37%, 92%) |
| CMYK | cmyk(36.8%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.08, 12.23, -37.79) |
| CIE-LCH | lch(68.08, 39.72, 287.94°) |
| OKLab | oklab(72.93% 0.0093 -0.1054) |
| OKLCH | oklch(72.93% 0.106 275) |
| XYZ | xyz(39.9800, 38.0754, 83.0687) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 6.62
Pastel Blue
#A2BFFE
ΔE00 7.89
Lavender Blue
#8B88F8
ΔE00 8.11
Carolina Blue
#8AB8FE
ΔE00 8.81
Cornflowerblue
#6495ED
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A2EA #EADC94
analogous
#94CDEA #94A2EA #B194EA
triadic
#94A2EA #EA94A2 #A2EA94
tetradic
#94A2EA #EA94CD #EADC94 #94EAB1
square
#94A2EA #EA94CD #EADC94 #94EAB1
split-complementary
#94A2EA #EAB194 #CDEA94
monochromatic
#2E49D6 #6176E0 #94A2EA #C7CEF4 #E5E9FA
Accessibility & contrast
On white
2.44
#94A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#94A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A2EA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A2EA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#84A3E8
Tritanopia (blue-blind)
#7BB0BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94a2ea; /* rgb */ color: rgb(148, 162, 234); /* oklch */ color: oklch(72.9% 0.106 275.0);
Tailwind
colors: {
custom: {
50: '#b6bdf1',
500: '#94a2ea',
950: '#000000',
},
}SCSS
$custom: #94a2ea; $custom-light: #b6bdf1; $custom-dark: #000000;
JSON
{
"hex": "#94a2ea",
"rgb": {
"r": 148,
"g": 162,
"b": 234
},
"hsl": {
"h": 230.233,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.72925,
"c": 0.10584,
"h": 275
},
"luminance": 0.38077
}Semantic roles & 50–950 ramp
primary
#94A2EA
secondary
#F1EEDA
accent
#B116CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184