#94A8ED#94A8ED
#94A8ED is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.3% C 0.103 H 271.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #94A8ED |
|---|---|
| RGB | rgb(148, 168, 237) |
| HSL | hsl(227, 71%, 75%) |
| HSV | hsv(227, 38%, 93%) |
| CMYK | cmyk(37.6%, 29.1%, 0%, 7.1%) |
| CIE-LAB | lab(69.76, 9.64, -36.80) |
| CIE-LCH | lch(69.76, 38.05, 284.68°) |
| OKLab | oklab(74.27% 0.0024 -0.1026) |
| OKLCH | oklch(74.27% 0.103 271.3) |
| XYZ | xyz(41.4969, 40.4138, 85.7185) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 6.08
Carolina Blue
#8AB8FE
ΔE00 6.89
Perrywinkle
#8F8CE7
ΔE00 8.45
Cornflowerblue
#6495ED
ΔE00 8.86
Lavender Blue
#8B88F8
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A8ED #EDD994
analogous
#94D4ED #94A8ED #AC94ED
triadic
#94A8ED #ED94A8 #A8ED94
tetradic
#94A8ED #ED94D4 #EDD994 #94EDAC
square
#94A8ED #ED94D4 #EDD994 #94EDAC
split-complementary
#94A8ED #EDAC94 #D4ED94
monochromatic
#2B53DB #607DE4 #94A8ED #C8D3F6 #E5EAFB
Accessibility & contrast
On white
2.31
#94A8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#94A8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A8ED
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A8ED | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#79B6C0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #94a8ed; /* rgb */ color: rgb(148, 168, 237); /* oklch */ color: oklch(74.3% 0.103 271.3);
Tailwind
colors: {
custom: {
50: '#b6c1f3',
500: '#94a8ed',
950: '#000000',
},
}SCSS
$custom: #94a8ed; $custom-light: #b6c1f3; $custom-dark: #000000;
JSON
{
"hex": "#94a8ed",
"rgb": {
"r": 148,
"g": 168,
"b": 237
},
"hsl": {
"h": 226.517,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.74274,
"c": 0.10263,
"h": 271.3
},
"luminance": 0.40416
}Semantic roles & 50–950 ramp
primary
#94A8ED
secondary
#F2ECD9
accent
#A812D3
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185