#9792BE#9792BE
#9792BE is a light, moderate blue. Relative luminance 0.309; OKLCH L 68.0% C 0.064 H 289.8°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9792BE |
|---|---|
| RGB | rgb(151, 146, 190) |
| HSL | hsl(247, 25%, 66%) |
| HSV | hsv(247, 23%, 75%) |
| CMYK | cmyk(20.5%, 23.2%, 0%, 25.5%) |
| CIE-LAB | lab(62.38, 11.18, -22.14) |
| CIE-LCH | lch(62.38, 24.80, 296.78°) |
| OKLab | oklab(67.99% 0.0218 -0.0607) |
| OKLCH | oklch(67.99% 0.064 289.8) |
| XYZ | xyz(32.3335, 30.8544, 52.9572) |
| Luminance | 0.3085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.18
Heather
#A484AC
ΔE00 8.76
Pale Purple
#B790D4
ΔE00 8.88
Perrywinkle
#8F8CE7
ΔE00 9.80
Wisteria
#A87DC2
ΔE00 9.91
Dusty Lavender
#AC86A8
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9792BE #B9BE92
analogous
#92A3BE #9792BE #AD92BE
triadic
#9792BE #BE9792 #92BE97
tetradic
#9792BE #BE92A3 #B9BE92 #92BEAD
square
#9792BE #BE92A3 #B9BE92 #92BEAD
split-complementary
#9792BE #BEAD92 #A3BE92
monochromatic
#565086 #726CA7 #9792BE #BCB8D5 #E0DFEC
Accessibility & contrast
On white
2.93
#9792BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#9792BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9792BE
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9792BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9792BE | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C0
Deuteranopia (green-blind)
#8796BD
Tritanopia (blue-blind)
#8F99A1
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9792be; /* rgb */ color: rgb(151, 146, 190); /* oklch */ color: oklch(68.0% 0.064 289.8);
Tailwind
colors: {
custom: {
50: '#b6b2d1',
500: '#9792be',
950: '#000000',
},
}SCSS
$custom: #9792be; $custom-light: #b6b2d1; $custom-dark: #000000;
JSON
{
"hex": "#9792be",
"rgb": {
"r": 151,
"g": 146,
"b": 190
},
"hsl": {
"h": 246.818,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.67994,
"c": 0.06448,
"h": 289.8
},
"luminance": 0.30855
}Semantic roles & 50–950 ramp
primary
#9792BE
secondary
#DCDDCF
accent
#A44299
background
#FBFAFC
surface
#F6F5F9
border
#D0CFD2
text
#111014
muted
#807F82