#94A6F0#94A6F0
#94A6F0 is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.0% C 0.109 H 273.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #94A6F0 |
|---|---|
| RGB | rgb(148, 166, 240) |
| HSL | hsl(228, 75%, 76%) |
| HSV | hsv(228, 38%, 94%) |
| CMYK | cmyk(38.3%, 30.8%, 0%, 5.9%) |
| CIE-LAB | lab(69.37, 11.58, -39.06) |
| CIE-LCH | lch(69.37, 40.74, 286.51°) |
| OKLab | oklab(74.01% 0.0058 -0.1091) |
| OKLCH | oklch(74.01% 0.109 273) |
| XYZ | xyz(41.5724, 39.8578, 87.9240) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 6.58
Carolina Blue
#8AB8FE
ΔE00 7.38
Perrywinkle
#8F8CE7
ΔE00 7.83
Cornflowerblue
#6495ED
ΔE00 8.78
Lavender Blue
#8B88F8
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A6F0 #F0DE94
analogous
#94D4F0 #94A6F0 #B094F0
triadic
#94A6F0 #F094A6 #A6F094
tetradic
#94A6F0 #F094D4 #F0DE94 #94F0B0
square
#94A6F0 #F094D4 #F0DE94 #94F0B0
split-complementary
#94A6F0 #F0B094 #D4F094
monochromatic
#294DE1 #5E79E8 #94A6F0 #CAD3F8 #E4E9FB
Accessibility & contrast
On white
2.34
#94A6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#94A6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A6F0
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A6F0 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF3
Deuteranopia (green-blind)
#86A6EE
Tritanopia (blue-blind)
#78B5C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #94a6f0; /* rgb */ color: rgb(148, 166, 240); /* oklch */ color: oklch(74.0% 0.109 273.0);
Tailwind
colors: {
custom: {
50: '#b6c0f5',
500: '#94a6f0',
950: '#000000',
},
}SCSS
$custom: #94a6f0; $custom-light: #b6c0f5; $custom-dark: #000000;
JSON
{
"hex": "#94a6f0",
"rgb": {
"r": 148,
"g": 166,
"b": 240
},
"hsl": {
"h": 228.261,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.74009,
"c": 0.10923,
"h": 273
},
"luminance": 0.3986
}Semantic roles & 50–950 ramp
primary
#94A6F0
secondary
#F3EED8
accent
#B00ED8
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185