#7E69ED#7E69ED
#7E69ED is a mid, vivid blue. Relative luminance 0.207; OKLCH L 60.8% C 0.191 H 286.5°. Best body text is #000000 at 5.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7E69ED |
|---|---|
| RGB | rgb(126, 105, 237) |
| HSL | hsl(250, 79%, 67%) |
| HSV | hsv(250, 56%, 93%) |
| CMYK | cmyk(46.8%, 55.7%, 0%, 7.1%) |
| CIE-LAB | lab(52.57, 40.82, -64.16) |
| CIE-LCH | lch(52.57, 76.05, 302.46°) |
| OKLab | oklab(60.79% 0.0544 -0.1831) |
| OKLCH | oklch(60.79% 0.191 286.5) |
| XYZ | xyz(28.9374, 20.6519, 82.5658) |
| Luminance | 0.2065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 0.60
Mediumpurple
#9370DB
ΔE00 5.54
Purpley
#8756E4
ΔE00 5.81
Dark Periwinkle
#665FD1
ΔE00 6.58
Cornflower
#6A79F7
ΔE00 6.73
Light Indigo
#6D5ACF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E69ED #D8ED69
analogous
#6996ED #7E69ED #C069ED
triadic
#7E69ED #ED7E69 #69ED7E
tetradic
#7E69ED #ED6996 #D8ED69 #69EDC0
square
#7E69ED #ED6996 #D8ED69 #69EDC0
split-complementary
#7E69ED #EDC069 #96ED69
monochromatic
#3318C4 #4F32E6 #7E69ED #ADA0F4 #DCD6FA
Accessibility & contrast
On white
4.09
#7E69ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.13
#7E69ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E69ED
5.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E69ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E69ED | 1.00 | 4.09 | 5.13 | 5.13 |
| #FFFFFF | 4.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1481F1
Deuteranopia (green-blind)
#107AEA
Tritanopia (blue-blind)
#5986A1
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #7e69ed; /* rgb */ color: rgb(126, 105, 237); /* oklch */ color: oklch(60.8% 0.191 286.5);
Tailwind
colors: {
custom: {
50: '#aa94f4',
500: '#7e69ed',
950: '#000000',
},
}SCSS
$custom: #7e69ed; $custom-light: #aa94f4; $custom-dark: #000000;
JSON
{
"hex": "#7e69ed",
"rgb": {
"r": 126,
"g": 105,
"b": 237
},
"hsl": {
"h": 249.545,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.60791,
"c": 0.19103,
"h": 286.5
},
"luminance": 0.20653
}Semantic roles & 50–950 ramp
primary
#7E69ED
secondary
#E7EEC4
accent
#DB0BBA
background
#FBF9FF
surface
#F6F1FE
border
#D0CBD6
text
#110D17
muted
#807E85