#9682ED#9682ED
#9682ED is a light, vivid violet. Relative luminance 0.286; OKLCH L 67.1% C 0.155 H 290.2°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9682ED |
|---|---|
| RGB | rgb(150, 130, 237) |
| HSL | hsl(251, 75%, 72%) |
| HSV | hsv(251, 45%, 93%) |
| CMYK | cmyk(36.7%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(60.39, 31.95, -51.52) |
| CIE-LCH | lch(60.39, 60.62, 301.81°) |
| OKLab | oklab(67.14% 0.0534 -0.1453) |
| OKLCH | oklch(67.14% 0.155 290.2) |
| XYZ | xyz(35.8423, 28.5628, 83.7291) |
| Luminance | 0.2856 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.21
Lavender Blue
#8B88F8
ΔE00 3.83
Perrywinkle
#8F8CE7
ΔE00 3.94
Mediumpurple
#9370DB
ΔE00 5.84
Light Urple
#B36FF6
ΔE00 7.80
Periwinkle Blue
#8F99FB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9682ED #D9ED82
analogous
#82A4ED #9682ED #CC82ED
triadic
#9682ED #ED9682 #82ED96
tetradic
#9682ED #ED82A4 #D9ED82 #82EDCC
square
#9682ED #ED82A4 #D9ED82 #82EDCC
split-complementary
#9682ED #EDCC82 #A4ED82
monochromatic
#411FD6 #694DE5 #9682ED #C3B7F5 #E9E4FB
Accessibility & contrast
On white
3.13
#9682ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#9682ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9682ED
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9682ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9682ED | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C94F1
Deuteranopia (green-blind)
#5E8FEA
Tritanopia (blue-blind)
#8097AC
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #9682ed; /* rgb */ color: rgb(150, 130, 237); /* oklch */ color: oklch(67.1% 0.155 290.2);
Tailwind
colors: {
custom: {
50: '#b8a6f3',
500: '#9682ed',
950: '#000000',
},
}SCSS
$custom: #9682ed; $custom-light: #b8a6f3; $custom-dark: #000000;
JSON
{
"hex": "#9682ed",
"rgb": {
"r": 150,
"g": 130,
"b": 237
},
"hsl": {
"h": 251.215,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.67135,
"c": 0.15481,
"h": 290.2
},
"luminance": 0.28564
}Semantic roles & 50–950 ramp
primary
#9682ED
secondary
#EEF3D8
accent
#D70FB2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#120F17
muted
#817F85