#948E98#948E98
#948E98 is a light, near-neutral grey. Relative luminance 0.279; OKLCH L 65.5% C 0.016 H 312.2°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #948E98 |
|---|---|
| RGB | rgb(148, 142, 152) |
| HSL | hsl(276, 5%, 58%) |
| HSV | hsv(276, 7%, 60%) |
| CMYK | cmyk(2.6%, 6.6%, 0%, 40.4%) |
| CIE-LAB | lab(59.81, 4.16, -4.50) |
| CIE-LCH | lch(59.81, 6.13, 312.75°) |
| OKLab | oklab(65.51% 0.0109 -0.012) |
| OKLCH | oklch(65.51% 0.016 312.2) |
| XYZ | xyz(27.5523, 27.9090, 33.6351) |
| Luminance | 0.2791 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 8.37
Gray
#808080
ΔE00 8.71
Purpley Grey
#947E94
ΔE00 9.00
Grey
#929591
ΔE00 9.66
Pewter
#899397
ΔE00 9.71
Dark Gray
#A9A9A9
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#948E98 #92988E
analogous
#8F8E98 #948E98 #988E97
triadic
#948E98 #98948E #8E9894
tetradic
#948E98 #988F8E #92988E #8E9798
square
#948E98 #988F8E #92988E #8E9798
split-complementary
#948E98 #97988E #8E988F
monochromatic
#57525A #756F7A #948E98 #B2AEB5 #D1CED2
Accessibility & contrast
On white
3.19
#948E98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#948E98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #948E98
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##948E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##948E98 | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9098
Deuteranopia (green-blind)
#8E9098
Tritanopia (blue-blind)
#948F91
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #948e98; /* rgb */ color: rgb(148, 142, 152); /* oklch */ color: oklch(65.5% 0.016 312.2);
Tailwind
colors: {
custom: {
50: '#b3afb6',
500: '#948e98',
950: '#000000',
},
}SCSS
$custom: #948e98; $custom-light: #b3afb6; $custom-dark: #000000;
JSON
{
"hex": "#948e98",
"rgb": {
"r": 148,
"g": 142,
"b": 152
},
"hsl": {
"h": 276,
"s": 4.63,
"l": 57.647
},
"oklch": {
"l": 0.65506,
"c": 0.01616,
"h": 312.2
},
"luminance": 0.27909
}Semantic roles & 50–950 ramp
primary
#948E98
secondary
#C0C3BF
accent
#AE7A8F
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80