#9799AF#9799AF
#9799AF is a light, muted blue. Relative luminance 0.325; OKLCH L 68.9% C 0.032 H 281.4°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9799AF |
|---|---|
| RGB | rgb(151, 153, 175) |
| HSL | hsl(235, 13%, 64%) |
| HSV | hsv(235, 14%, 69%) |
| CMYK | cmyk(13.7%, 12.6%, 0%, 31.4%) |
| CIE-LAB | lab(63.72, 3.82, -11.68) |
| CIE-LCH | lch(63.72, 12.29, 288.12°) |
| OKLab | oklab(68.86% 0.0064 -0.0316) |
| OKLCH | oklch(68.86% 0.032 281.4) |
| XYZ | xyz(31.8899, 32.4566, 45.1338) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.79
Bluey Grey
#89A0B0
ΔE00 10.49
Lightslategray
#778899
ΔE00 10.50
Pewter
#899397
ΔE00 10.79
Blue Grey
#758DA3
ΔE00 10.86
Dark Gray
#A9A9A9
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9799AF #AFAD97
analogous
#97A5AF #9799AF #A197AF
triadic
#9799AF #AF9799 #99AF97
tetradic
#9799AF #AF97A5 #AFAD97 #97AFA1
square
#9799AF #AF97A5 #AFAD97 #97AFA1
split-complementary
#9799AF #AFA197 #A5AF97
monochromatic
#595B73 #747794 #9799AF #BABBCA #DCDDE4
Accessibility & contrast
On white
2.80
#9799AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#9799AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9799AF
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9799AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9799AF | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949BB0
Deuteranopia (green-blind)
#939AAE
Tritanopia (blue-blind)
#929DA0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9799af; /* rgb */ color: rgb(151, 153, 175); /* oklch */ color: oklch(68.9% 0.032 281.4);
Tailwind
colors: {
custom: {
50: '#b5b7c6',
500: '#9799af',
950: '#000000',
},
}SCSS
$custom: #9799af; $custom-light: #b5b7c6; $custom-dark: #000000;
JSON
{
"hex": "#9799af",
"rgb": {
"r": 151,
"g": 153,
"b": 175
},
"hsl": {
"h": 235,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.68862,
"c": 0.03221,
"h": 281.4
},
"luminance": 0.32457
}Semantic roles & 50–950 ramp
primary
#9799AF
secondary
#D5D4CD
accent
#914E97
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082