#949FA7#949FA7
#949FA7 is a light, near-neutral cyan. Relative luminance 0.339; OKLCH L 69.6% C 0.017 H 239.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #949FA7 |
|---|---|
| RGB | rgb(148, 159, 167) |
| HSL | hsl(205, 10%, 62%) |
| HSV | hsv(205, 11%, 65%) |
| CMYK | cmyk(11.4%, 4.8%, 0%, 34.5%) |
| CIE-LAB | lab(64.87, -2.25, -5.50) |
| CIE-LCH | lch(64.87, 5.94, 247.75°) |
| OKLab | oklab(69.63% -0.0088 -0.0148) |
| OKLCH | oklch(69.63% 0.017 239.2) |
| XYZ | xyz(31.5844, 33.8817, 41.4275) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.45
Cool Grey
#95A3A6
ΔE00 3.43
Pewter
#899397
ΔE00 4.37
Bluey Grey
#89A0B0
ΔE00 4.45
Bluegrey
#85A3B2
ΔE00 6.06
Dark Gray
#A9A9A9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FA7 #A79C94
analogous
#94A7A6 #949FA7 #9496A7
triadic
#949FA7 #A7949F #9FA794
tetradic
#949FA7 #A694A7 #A79C94 #96A794
square
#949FA7 #A694A7 #A79C94 #96A794
split-complementary
#949FA7 #A79496 #A7A694
monochromatic
#57626A #73818B #949FA7 #B6BDC3 #D7DBDE
Accessibility & contrast
On white
2.70
#949FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#949FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FA7
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FA7 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA7
Deuteranopia (green-blind)
#999CA7
Tritanopia (blue-blind)
#8FA1A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949fa7; /* rgb */ color: rgb(148, 159, 167); /* oklch */ color: oklch(69.6% 0.017 239.2);
Tailwind
colors: {
custom: {
50: '#b3bbc1',
500: '#949fa7',
950: '#000000',
},
}SCSS
$custom: #949fa7; $custom-light: #b3bbc1; $custom-dark: #000000;
JSON
{
"hex": "#949fa7",
"rgb": {
"r": 148,
"g": 159,
"b": 167
},
"hsl": {
"h": 205.263,
"s": 9.744,
"l": 61.765
},
"oklch": {
"l": 0.69625,
"c": 0.0172,
"h": 239.2
},
"luminance": 0.33882
}Semantic roles & 50–950 ramp
primary
#949FA7
secondary
#CFCBC8
accent
#6E5294
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081