#939FAC#939FAC
#939FAC is a light, muted cyan. Relative luminance 0.340; OKLCH L 69.7% C 0.023 H 250.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #939FAC |
|---|---|
| RGB | rgb(147, 159, 172) |
| HSL | hsl(211, 13%, 63%) |
| HSV | hsv(211, 15%, 67%) |
| CMYK | cmyk(14.5%, 7.6%, 0%, 32.5%) |
| CIE-LAB | lab(64.94, -1.52, -8.19) |
| CIE-LCH | lch(64.94, 8.33, 259.52°) |
| OKLab | oklab(69.72% -0.0079 -0.0221) |
| OKLCH | oklch(69.72% 0.023 250.3) |
| XYZ | xyz(31.8754, 33.9773, 43.9006) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.18
Bluey Grey
#89A0B0
ΔE00 3.74
Cool Grey
#95A3A6
ΔE00 5.51
Pewter
#899397
ΔE00 5.84
Bluegrey
#85A3B2
ΔE00 6.02
Blue Grey
#758DA3
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939FAC #ACA093
analogous
#93ABAC #939FAC #9393AC
triadic
#939FAC #AC939F #9FAC93
tetradic
#939FAC #AC93AB #ACA093 #93AC93
square
#939FAC #AC93AB #ACA093 #93AC93
split-complementary
#939FAC #AC9393 #ABAC93
monochromatic
#55626F #708091 #939FAC #B6BEC7 #D8DDE1
Accessibility & contrast
On white
2.69
#939FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#939FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939FAC
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939FAC | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAD
Deuteranopia (green-blind)
#979CAC
Tritanopia (blue-blind)
#8DA2A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #939fac; /* rgb */ color: rgb(147, 159, 172); /* oklch */ color: oklch(69.7% 0.023 250.3);
Tailwind
colors: {
custom: {
50: '#b2bbc4',
500: '#939fac',
950: '#000000',
},
}SCSS
$custom: #939fac; $custom-light: #b2bbc4; $custom-dark: #000000;
JSON
{
"hex": "#939fac",
"rgb": {
"r": 147,
"g": 159,
"b": 172
},
"hsl": {
"h": 211.2,
"s": 13.089,
"l": 62.549
},
"oklch": {
"l": 0.69716,
"c": 0.02348,
"h": 250.3
},
"luminance": 0.33978
}Semantic roles & 50–950 ramp
primary
#939FAC
secondary
#D2CEC9
accent
#744E97
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081