#9CA293#9CA293
#9CA293 is a light, muted grey. Relative luminance 0.350; OKLCH L 70.3% C 0.022 H 124.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA293 |
|---|---|
| RGB | rgb(156, 162, 147) |
| HSL | hsl(84, 7%, 61%) |
| HSV | hsv(84, 9%, 64%) |
| CMYK | cmyk(3.7%, 0%, 9.3%, 36.5%) |
| CIE-LAB | lab(65.76, -4.96, 7.06) |
| CIE-LCH | lch(65.76, 8.63, 125.05°) |
| OKLab | oklab(70.3% -0.0128 0.0184) |
| OKLCH | oklch(70.3% 0.022 124.8) |
| XYZ | xyz(31.8963, 35.0151, 32.6763) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.85
Greyish
#A8A495
ΔE00 5.01
Grey
#929591
ΔE00 6.58
Bland
#AFA88B
ΔE00 7.61
Stone
#A89F91
ΔE00 7.71
Stone (survey)
#ADA587
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA293 #9993A2
analogous
#A2A093 #9CA293 #94A293
triadic
#9CA293 #939CA2 #A2939C
tetradic
#9CA293 #93A2A0 #9993A2 #A29394
square
#9CA293 #93A2A0 #9993A2 #A29394
split-complementary
#9CA293 #9394A2 #A093A2
monochromatic
#5F6456 #7E8573 #9CA293 #BABEB4 #D8DBD5
Accessibility & contrast
On white
2.62
#9CA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#9CA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA293
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA293 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A092
Deuteranopia (green-blind)
#A3A094
Tritanopia (blue-blind)
#9DA09E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9ca293; /* rgb */ color: rgb(156, 162, 147); /* oklch */ color: oklch(70.3% 0.022 124.8);
Tailwind
colors: {
custom: {
50: '#b9bdb2',
500: '#9ca293',
950: '#000000',
},
}SCSS
$custom: #9ca293; $custom-light: #b9bdb2; $custom-dark: #000000;
JSON
{
"hex": "#9ca293",
"rgb": {
"r": 156,
"g": 162,
"b": 147
},
"hsl": {
"h": 84,
"s": 7.463,
"l": 60.588
},
"oklch": {
"l": 0.70302,
"c": 0.02244,
"h": 124.8
},
"luminance": 0.35015
}Semantic roles & 50–950 ramp
primary
#9CA293
secondary
#C8C6CB
accent
#54916D
background
#FBFBFA
surface
#F6F6F5
border
#D0D0CF
text
#111211
muted
#808180