#909CA0#909CA0
#909CA0 is a light, near-neutral grey. Relative luminance 0.322; OKLCH L 68.4% C 0.015 H 219.7°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #909CA0 |
|---|---|
| RGB | rgb(144, 156, 160) |
| HSL | hsl(195, 8%, 60%) |
| HSV | hsv(195, 10%, 63%) |
| CMYK | cmyk(10%, 2.5%, 0%, 37.3%) |
| CIE-LAB | lab(63.54, -3.44, -3.55) |
| CIE-LCH | lch(63.54, 4.95, 225.93°) |
| OKLab | oklab(68.44% -0.0115 -0.0096) |
| OKLCH | oklch(68.44% 0.015 219.7) |
| XYZ | xyz(29.7338, 32.2439, 37.9081) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.32
Pewter
#899397
ΔE00 2.93
Cool Gray
#9AA7B0
ΔE00 4.21
Grey
#929591
ΔE00 5.57
Bluey Grey
#89A0B0
ΔE00 5.60
Bluegrey
#85A3B2
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#909CA0 #A09490
analogous
#90A09C #909CA0 #9094A0
triadic
#909CA0 #A0909C #9CA090
tetradic
#909CA0 #9C90A0 #A09490 #94A090
square
#909CA0 #9C90A0 #A09490 #94A090
split-complementary
#909CA0 #A09094 #A09C90
monochromatic
#545E62 #707E83 #909CA0 #B1B9BC #D2D7D8
Accessibility & contrast
On white
2.82
#909CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#909CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #909CA0
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##909CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##909CA0 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA0
Deuteranopia (green-blind)
#9799A0
Tritanopia (blue-blind)
#8C9D9D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #909ca0; /* rgb */ color: rgb(144, 156, 160); /* oklch */ color: oklch(68.4% 0.015 219.7);
Tailwind
colors: {
custom: {
50: '#b0b9bc',
500: '#909ca0',
950: '#000000',
},
}SCSS
$custom: #909ca0; $custom-light: #b0b9bc; $custom-dark: #000000;
JSON
{
"hex": "#909ca0",
"rgb": {
"r": 144,
"g": 156,
"b": 160
},
"hsl": {
"h": 195,
"s": 7.767,
"l": 59.608
},
"oklch": {
"l": 0.6844,
"c": 0.01497,
"h": 219.7
},
"luminance": 0.32244
}Semantic roles & 50–950 ramp
primary
#909CA0
secondary
#C9C4C3
accent
#8577B1
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101112
muted
#7F8081