#949CA4#949CA4
#949CA4 is a light, near-neutral cyan. Relative luminance 0.328; OKLCH L 68.9% C 0.015 H 248.0°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #949CA4 |
|---|---|
| RGB | rgb(148, 156, 164) |
| HSL | hsl(210, 8%, 61%) |
| HSV | hsv(210, 10%, 64%) |
| CMYK | cmyk(9.8%, 4.9%, 0%, 35.7%) |
| CIE-LAB | lab(63.96, -1.22, -5.15) |
| CIE-LCH | lch(63.96, 5.30, 256.66°) |
| OKLab | oklab(68.88% -0.0056 -0.0138) |
| OKLCH | oklch(68.88% 0.015 248) |
| XYZ | xyz(30.8006, 32.7528, 39.8140) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.68
Pewter
#899397
ΔE00 4.09
Cool Grey
#95A3A6
ΔE00 4.63
Bluey Grey
#89A0B0
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 6.47
Grey
#929591
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CA4 #A49C94
analogous
#94A4A4 #949CA4 #9494A4
triadic
#949CA4 #A4949C #9CA494
tetradic
#949CA4 #A494A4 #A49C94 #94A494
square
#949CA4 #A494A4 #A49C94 #94A494
split-complementary
#949CA4 #A49494 #A4A494
monochromatic
#575F66 #737D88 #949CA4 #B5BBC0 #D6D9DC
Accessibility & contrast
On white
2.78
#949CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#949CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CA4
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CA4 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA4
Deuteranopia (green-blind)
#979AA4
Tritanopia (blue-blind)
#909E9E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949ca4; /* rgb */ color: rgb(148, 156, 164); /* oklch */ color: oklch(68.9% 0.015 248.0);
Tailwind
colors: {
custom: {
50: '#b3b9bf',
500: '#949ca4',
950: '#000000',
},
}SCSS
$custom: #949ca4; $custom-light: #b3b9bf; $custom-dark: #000000;
JSON
{
"hex": "#949ca4",
"rgb": {
"r": 148,
"g": 156,
"b": 164
},
"hsl": {
"h": 210,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.68882,
"c": 0.01492,
"h": 248
},
"luminance": 0.32753
}Semantic roles & 50–950 ramp
primary
#949CA4
secondary
#CDCAC7
accent
#735392
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081