#999299#999299
#999299 is a light, near-neutral grey. Relative luminance 0.296; OKLCH L 66.8% C 0.013 H 325.7°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #999299 |
|---|---|
| RGB | rgb(153, 146, 153) |
| HSL | hsl(300, 3%, 59%) |
| HSV | hsv(300, 5%, 60%) |
| CMYK | cmyk(0%, 4.6%, 0%, 40%) |
| CIE-LAB | lab(61.33, 3.91, -2.77) |
| CIE-LCH | lch(61.33, 4.79, 324.69°) |
| OKLab | oklab(66.81% 0.0107 -0.0073) |
| OKLCH | oklch(66.81% 0.013 325.7) |
| XYZ | xyz(29.1646, 29.6301, 34.3136) |
| Luminance | 0.2963 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.33
Dark Gray
#A9A9A9
ΔE00 8.60
Gray
#808080
ΔE00 9.05
Grey
#929591
ΔE00 9.20
Pewter
#899397
ΔE00 9.60
Purpley Grey
#947E94
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999299 #929992
analogous
#959299 #999299 #999295
triadic
#999299 #999992 #929999
tetradic
#999299 #999592 #929992 #929599
square
#999299 #999592 #929992 #929599
split-complementary
#999299 #959992 #929995
monochromatic
#5B555B #7B737B #999299 #B7B2B7 #D4D1D4
Accessibility & contrast
On white
3.03
#999299 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#999299 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #999299
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999299 | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929499
Deuteranopia (green-blind)
#939499
Tritanopia (blue-blind)
#9A9294
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #999299; /* rgb */ color: rgb(153, 146, 153); /* oklch */ color: oklch(66.8% 0.013 325.7);
Tailwind
colors: {
custom: {
50: '#b7b2b7',
500: '#999299',
950: '#000000',
},
}SCSS
$custom: #999299; $custom-light: #b7b2b7; $custom-dark: #000000;
JSON
{
"hex": "#999299",
"rgb": {
"r": 153,
"g": 146,
"b": 153
},
"hsl": {
"h": 300,
"s": 3.318,
"l": 58.627
},
"oklch": {
"l": 0.66814,
"c": 0.013,
"h": 325.7
},
"luminance": 0.2963
}Semantic roles & 50–950 ramp
primary
#999299
secondary
#C2C5C2
accent
#AD7B7B
background
#FBFAFB
surface
#F6F5F6
border
#D0CFD0
text
#111011
muted
#807F80