#94A9CD#94A9CD
#94A9CD is a light, muted blue. Relative luminance 0.391; OKLCH L 73.1% C 0.058 H 261.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #94A9CD |
|---|---|
| RGB | rgb(148, 169, 205) |
| HSL | hsl(218, 36%, 69%) |
| HSV | hsv(218, 28%, 80%) |
| CMYK | cmyk(27.8%, 17.6%, 0%, 19.6%) |
| CIE-LAB | lab(68.81, 0.90, -20.72) |
| CIE-LCH | lch(68.81, 20.73, 272.48°) |
| OKLab | oklab(73.13% -0.0088 -0.0568) |
| OKLCH | oklch(73.13% 0.058 261.2) |
| XYZ | xyz(37.4171, 39.0783, 63.3172) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 7.95
Cloudy Blue
#ACC2D9
ΔE00 8.12
Carolina Blue
#8AB8FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A9CD #CDB894
analogous
#94C6CD #94A9CD #9C94CD
triadic
#94A9CD #CD94A9 #A9CD94
tetradic
#94A9CD #CD94C6 #CDB894 #94CD9C
square
#94A9CD #CD94C6 #CDB894 #94CD9C
split-complementary
#94A9CD #CD9C94 #C6CD94
monochromatic
#49689D #6A87BA #94A9CD #BECBE0 #E7ECF4
Accessibility & contrast
On white
2.38
#94A9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#94A9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A9CD
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A9CD | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#97A5CC
Tritanopia (blue-blind)
#84B0B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94a9cd; /* rgb */ color: rgb(148, 169, 205); /* oklch */ color: oklch(73.1% 0.058 261.2);
Tailwind
colors: {
custom: {
50: '#b4c2dc',
500: '#94a9cd',
950: '#000000',
},
}SCSS
$custom: #94a9cd; $custom-light: #b4c2dc; $custom-dark: #000000;
JSON
{
"hex": "#94a9cd",
"rgb": {
"r": 148,
"g": 169,
"b": 205
},
"hsl": {
"h": 217.895,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.73125,
"c": 0.05751,
"h": 261.2
},
"luminance": 0.3908
}Semantic roles & 50–950 ramp
primary
#94A9CD
secondary
#E7E1D6
accent
#8336AF
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183