#9792CA#9792CA
#9792CA is a light, moderate blue. Relative luminance 0.314; OKLCH L 68.5% C 0.082 H 288.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9792CA |
|---|---|
| RGB | rgb(151, 146, 202) |
| HSL | hsl(245, 35%, 68%) |
| HSV | hsv(245, 28%, 79%) |
| CMYK | cmyk(25.2%, 27.7%, 0%, 20.8%) |
| CIE-LAB | lab(62.84, 14.04, -28.17) |
| CIE-LCH | lch(62.84, 31.47, 296.49°) |
| OKLab | oklab(68.5% 0.0255 -0.0778) |
| OKLCH | oklch(68.5% 0.082 288.1) |
| XYZ | xyz(33.6994, 31.4008, 60.1511) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.25
Perrywinkle
#8F8CE7
ΔE00 6.92
Pale Purple
#B790D4
ΔE00 8.19
Wisteria
#A87DC2
ΔE00 9.51
Periwinkle Blue
#8F99FB
ΔE00 9.60
Lavender Blue
#8B88F8
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9792CA #C5CA92
analogous
#92A9CA #9792CA #B392CA
triadic
#9792CA #CA9792 #92CA97
tetradic
#9792CA #CA92A9 #C5CA92 #92CAB3
square
#9792CA #CA92A9 #C5CA92 #92CAB3
split-complementary
#9792CA #CAB392 #A9CA92
monochromatic
#514A98 #7069B6 #9792CA #BEBBDE #E6E4F2
Accessibility & contrast
On white
2.88
#9792CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#9792CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9792CA
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9792CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9792CA | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CC
Deuteranopia (green-blind)
#8397C9
Tritanopia (blue-blind)
#8C9CA6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9792ca; /* rgb */ color: rgb(151, 146, 202); /* oklch */ color: oklch(68.5% 0.082 288.1);
Tailwind
colors: {
custom: {
50: '#b6b2da',
500: '#9792ca',
950: '#000000',
},
}SCSS
$custom: #9792ca; $custom-light: #b6b2da; $custom-dark: #000000;
JSON
{
"hex": "#9792ca",
"rgb": {
"r": 151,
"g": 146,
"b": 202
},
"hsl": {
"h": 245.357,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.68502,
"c": 0.08183,
"h": 288.1
},
"luminance": 0.31401
}Semantic roles & 50–950 ramp
primary
#9792CA
secondary
#E3E4D3
accent
#AD38A3
background
#FBFAFD
surface
#F6F5FA
border
#D0CFD3
text
#111015
muted
#807F83