#7E6DEC#7E6DEC
#7E6DEC is a mid, vivid blue. Relative luminance 0.214; OKLCH L 61.4% C 0.184 H 285.7°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7E6DEC |
|---|---|
| RGB | rgb(126, 109, 236) |
| HSL | hsl(248, 77%, 68%) |
| HSV | hsv(248, 54%, 93%) |
| CMYK | cmyk(46.6%, 53.8%, 0%, 7.5%) |
| CIE-LAB | lab(53.41, 38.21, -62.24) |
| CIE-LCH | lch(53.41, 73.03, 301.55°) |
| OKLab | oklab(61.4% 0.0499 -0.1774) |
| OKLCH | oklch(61.4% 0.184 285.7) |
| XYZ | xyz(29.2087, 21.4277, 81.9375) |
| Luminance | 0.2143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.54
Mediumpurple
#9370DB
ΔE00 5.28
Cornflower
#6A79F7
ΔE00 5.83
Periwinkle (survey)
#8E82FE
ΔE00 6.80
Purpley
#8756E4
ΔE00 6.92
Dark Periwinkle
#665FD1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E6DEC #DBEC6D
analogous
#6D9CEC #7E6DEC #BD6DEC
triadic
#7E6DEC #EC7E6D #6DEC7E
tetradic
#7E6DEC #EC6D9C #DBEC6D #6DECBD
square
#7E6DEC #EC6D9C #DBEC6D #6DECBD
split-complementary
#7E6DEC #ECBD6D #9CEC6D
monochromatic
#311AC5 #4E37E5 #7E6DEC #AEA3F3 #DED9FA
Accessibility & contrast
On white
3.97
#7E6DEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#7E6DEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E6DEC
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E6DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E6DEC | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2883F0
Deuteranopia (green-blind)
#237CE9
Tritanopia (blue-blind)
#5989A2
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #7e6dec; /* rgb */ color: rgb(126, 109, 236); /* oklch */ color: oklch(61.4% 0.184 285.7);
Tailwind
colors: {
custom: {
50: '#aa97f3',
500: '#7e6dec',
950: '#000000',
},
}SCSS
$custom: #7e6dec; $custom-light: #aa97f3; $custom-dark: #000000;
JSON
{
"hex": "#7e6dec",
"rgb": {
"r": 126,
"g": 109,
"b": 236
},
"hsl": {
"h": 248.031,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.614,
"c": 0.18433,
"h": 285.7
},
"luminance": 0.21429
}Semantic roles & 50–950 ramp
primary
#7E6DEC
secondary
#E9EEC7
accent
#D90CBE
background
#FAF9FE
surface
#F5F2FD
border
#CFCCD5
text
#110D17
muted
#807E85