#9698B2#9698B2
#9698B2 is a light, muted blue. Relative luminance 0.322; OKLCH L 68.7% C 0.038 H 281.9°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9698B2 |
|---|---|
| RGB | rgb(150, 152, 178) |
| HSL | hsl(236, 15%, 64%) |
| HSV | hsv(236, 16%, 70%) |
| CMYK | cmyk(15.7%, 14.6%, 0%, 30.2%) |
| CIE-LAB | lab(63.47, 4.71, -13.75) |
| CIE-LCH | lch(63.47, 14.53, 288.91°) |
| OKLab | oklab(68.68% 0.0078 -0.0373) |
| OKLCH | oklch(68.68% 0.038 281.9) |
| XYZ | xyz(31.8400, 32.1545, 46.6398) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 11.03
Lightslategray
#778899
ΔE00 11.04
Lavender
#B39DDB
ΔE00 11.24
Blue Grey
#758DA3
ΔE00 11.27
Bluey Grey
#89A0B0
ΔE00 11.37
Purpley Grey
#947E94
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9698B2 #B2B096
analogous
#96A6B2 #9698B2 #A296B2
triadic
#9698B2 #B29698 #98B296
tetradic
#9698B2 #B296A6 #B2B096 #96B2A2
square
#9698B2 #B296A6 #B2B096 #96B2A2
split-complementary
#9698B2 #B2A296 #A6B296
monochromatic
#575977 #737598 #9698B2 #B9BBCC #DDDDE6
Accessibility & contrast
On white
2.83
#9698B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#9698B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9698B2
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9698B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9698B2 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB3
Deuteranopia (green-blind)
#9099B1
Tritanopia (blue-blind)
#909CA0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9698b2; /* rgb */ color: rgb(150, 152, 178); /* oklch */ color: oklch(68.7% 0.038 281.9);
Tailwind
colors: {
custom: {
50: '#b5b6c9',
500: '#9698b2',
950: '#000000',
},
}SCSS
$custom: #9698b2; $custom-light: #b5b6c9; $custom-dark: #000000;
JSON
{
"hex": "#9698b2",
"rgb": {
"r": 150,
"g": 152,
"b": 178
},
"hsl": {
"h": 235.714,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.68681,
"c": 0.03809,
"h": 281.9
},
"luminance": 0.32155
}Semantic roles & 50–950 ramp
primary
#9698B2
secondary
#D7D6CD
accent
#944C9A
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082