#9792ED#9792ED
#9792ED is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.2% C 0.131 H 285.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9792ED |
|---|---|
| RGB | rgb(151, 146, 237) |
| HSL | hsl(243, 72%, 75%) |
| HSV | hsv(243, 38%, 93%) |
| CMYK | cmyk(36.3%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(64.36, 22.99, -45.24) |
| CIE-LCH | lch(64.36, 50.75, 296.94°) |
| OKLab | oklab(70.17% 0.034 -0.1269) |
| OKLCH | oklch(70.17% 0.131 285) |
| XYZ | xyz(38.3232, 33.2503, 84.5031) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.06
Periwinkle Blue
#8F99FB
ΔE00 4.04
Lavender Blue
#8B88F8
ΔE00 4.05
Periwinkle (survey)
#8E82FE
ΔE00 5.60
Lavender
#B39DDB
ΔE00 9.02
Liliac
#C48EFD
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9792ED #E8ED92
analogous
#92BAED #9792ED #C592ED
triadic
#9792ED #ED9792 #92ED97
tetradic
#9792ED #ED92BA #E8ED92 #92EDC5
square
#9792ED #ED92BA #E8ED92 #92EDC5
split-complementary
#9792ED #EDC592 #BAED92
monochromatic
#3329DC #655DE4 #9792ED #C9C7F6 #E6E5FB
Accessibility & contrast
On white
2.74
#9792ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9792ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9792ED
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9792ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9792ED | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#7299EB
Tritanopia (blue-blind)
#80A3B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9792ed; /* rgb */ color: rgb(151, 146, 237); /* oklch */ color: oklch(70.2% 0.131 285.0);
Tailwind
colors: {
custom: {
50: '#b8b2f3',
500: '#9792ed',
950: '#000000',
},
}SCSS
$custom: #9792ed; $custom-light: #b8b2f3; $custom-dark: #000000;
JSON
{
"hex": "#9792ed",
"rgb": {
"r": 151,
"g": 146,
"b": 237
},
"hsl": {
"h": 243.297,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.70168,
"c": 0.13142,
"h": 285
},
"luminance": 0.33252
}Semantic roles & 50–950 ramp
primary
#9792ED
secondary
#F1F2D9
accent
#D412C9
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85