#9795BE#9795BE
#9795BE is a light, muted blue. Relative luminance 0.318; OKLCH L 68.6% C 0.060 H 286.9°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9795BE |
|---|---|
| RGB | rgb(151, 149, 190) |
| HSL | hsl(243, 24%, 66%) |
| HSV | hsv(243, 22%, 75%) |
| CMYK | cmyk(20.5%, 21.6%, 0%, 25.5%) |
| CIE-LAB | lab(63.17, 9.47, -20.94) |
| CIE-LCH | lch(63.17, 22.98, 294.33°) |
| OKLab | oklab(68.6% 0.0175 -0.0573) |
| OKLCH | oklch(68.6% 0.06 286.9) |
| XYZ | xyz(32.8020, 31.7914, 53.1134) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.56
Pale Purple
#B790D4
ΔE00 9.71
Heather
#A484AC
ΔE00 9.78
Perrywinkle
#8F8CE7
ΔE00 10.14
Wisteria
#A87DC2
ΔE00 11.08
Dusty Lavender
#AC86A8
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9795BE #BCBE95
analogous
#95A8BE #9795BE #AC95BE
triadic
#9795BE #BE9795 #95BE97
tetradic
#9795BE #BE95A8 #BCBE95 #95BEAC
square
#9795BE #BE95A8 #BCBE95 #95BEAC
split-complementary
#9795BE #BEAC95 #A8BE95
monochromatic
#555286 #726FA7 #9795BE #BCBBD5 #E1E1ED
Accessibility & contrast
On white
2.85
#9795BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#9795BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9795BE
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9795BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9795BE | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC0
Deuteranopia (green-blind)
#8A98BD
Tritanopia (blue-blind)
#8F9CA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9795be; /* rgb */ color: rgb(151, 149, 190); /* oklch */ color: oklch(68.6% 0.060 286.9);
Tailwind
colors: {
custom: {
50: '#b6b4d1',
500: '#9795be',
950: '#000000',
},
}SCSS
$custom: #9795be; $custom-light: #b6b4d1; $custom-dark: #000000;
JSON
{
"hex": "#9795be",
"rgb": {
"r": 151,
"g": 149,
"b": 190
},
"hsl": {
"h": 242.927,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.68604,
"c": 0.05992,
"h": 286.9
},
"luminance": 0.31792
}Semantic roles & 50–950 ramp
primary
#9795BE
secondary
#DDDED1
accent
#A2439E
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082