#939EA2#939EA2
#939EA2 is a light, near-neutral grey. Relative luminance 0.333; OKLCH L 69.2% C 0.014 H 221.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #939EA2 |
|---|---|
| RGB | rgb(147, 158, 162) |
| HSL | hsl(196, 7%, 61%) |
| HSV | hsv(196, 9%, 64%) |
| CMYK | cmyk(9.3%, 2.5%, 0%, 36.5%) |
| CIE-LAB | lab(64.37, -3.09, -3.43) |
| CIE-LCH | lch(64.37, 4.61, 227.99°) |
| OKLab | oklab(69.17% -0.0104 -0.0092) |
| OKLCH | oklch(69.17% 0.014 221.5) |
| XYZ | xyz(30.7796, 33.2650, 38.9746) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.02
Pewter
#899397
ΔE00 3.52
Cool Gray
#9AA7B0
ΔE00 3.62
Grey
#929591
ΔE00 5.64
Bluey Grey
#89A0B0
ΔE00 5.68
Dark Gray
#A9A9A9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939EA2 #A29793
analogous
#93A29E #939EA2 #9396A2
triadic
#939EA2 #A2939E #9EA293
tetradic
#939EA2 #9E93A2 #A29793 #96A293
square
#939EA2 #9E93A2 #A29793 #96A293
split-complementary
#939EA2 #A29396 #A29E93
monochromatic
#566164 #738085 #939EA2 #B4BCBE #D5D9DB
Accessibility & contrast
On white
2.74
#939EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#939EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939EA2
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939EA2 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA2
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#8F9F9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #939ea2; /* rgb */ color: rgb(147, 158, 162); /* oklch */ color: oklch(69.2% 0.014 221.5);
Tailwind
colors: {
custom: {
50: '#b2babd',
500: '#939ea2',
950: '#000000',
},
}SCSS
$custom: #939ea2; $custom-light: #b2babd; $custom-dark: #000000;
JSON
{
"hex": "#939ea2",
"rgb": {
"r": 147,
"g": 158,
"b": 162
},
"hsl": {
"h": 196,
"s": 7.463,
"l": 60.588
},
"oklch": {
"l": 0.6917,
"c": 0.0139,
"h": 221.5
},
"luminance": 0.33265
}Semantic roles & 50–950 ramp
primary
#939EA2
secondary
#CBC7C6
accent
#645491
background
#FAFBFB
surface
#F5F6F6
border
#CFD0D0
text
#111112
muted
#808081