#94A0C2#94A0C2
#94A0C2 is a light, muted blue. Relative luminance 0.353; OKLCH L 70.8% C 0.052 H 269.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #94A0C2 |
|---|---|
| RGB | rgb(148, 160, 194) |
| HSL | hsl(224, 27%, 67%) |
| HSV | hsv(224, 24%, 76%) |
| CMYK | cmyk(23.7%, 17.5%, 0%, 23.9%) |
| CIE-LAB | lab(66.01, 3.26, -18.88) |
| CIE-LCH | lch(66.01, 19.16, 279.79°) |
| OKLab | oklab(70.8% -0.0002 -0.0516) |
| OKLCH | oklch(70.8% 0.052 269.8) |
| XYZ | xyz(34.5186, 35.3317, 56.0295) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 9.65
Perrywinkle
#8F8CE7
ΔE00 9.78
Periwinkle Blue
#8F99FB
ΔE00 9.79
Lavender
#B39DDB
ΔE00 10.30
Blue Grey
#758DA3
ΔE00 10.37
Cool Gray
#9AA7B0
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A0C2 #C2B694
analogous
#94B7C2 #94A0C2 #9F94C2
triadic
#94A0C2 #C294A0 #A0C294
tetradic
#94A0C2 #C294B7 #C2B694 #94C29F
square
#94A0C2 #C294B7 #C2B694 #94C29F
split-complementary
#94A0C2 #C29F94 #B7C294
monochromatic
#505F8C #6D7DAC #94A0C2 #BBC3D8 #E2E5EE
Accessibility & contrast
On white
2.60
#94A0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#94A0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A0C2
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A0C2 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A3C4
Deuteranopia (green-blind)
#929FC1
Tritanopia (blue-blind)
#89A6AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #94a0c2; /* rgb */ color: rgb(148, 160, 194); /* oklch */ color: oklch(70.8% 0.052 269.8);
Tailwind
colors: {
custom: {
50: '#b4bcd4',
500: '#94a0c2',
950: '#000000',
},
}SCSS
$custom: #94a0c2; $custom-light: #b4bcd4; $custom-dark: #000000;
JSON
{
"hex": "#94a0c2",
"rgb": {
"r": 148,
"g": 160,
"b": 194
},
"hsl": {
"h": 224.348,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.70805,
"c": 0.05164,
"h": 269.8
},
"luminance": 0.35333
}Semantic roles & 50–950 ramp
primary
#94A0C2
secondary
#E0DCD2
accent
#8B40A6
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183