#7E69EA#7E69EA
#7E69EA is a mid, vivid blue. Relative luminance 0.205; OKLCH L 60.6% C 0.187 H 286.9°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7E69EA |
|---|---|
| RGB | rgb(126, 105, 234) |
| HSL | hsl(250, 75%, 66%) |
| HSV | hsv(250, 55%, 92%) |
| CMYK | cmyk(46.2%, 55.1%, 0%, 8.2%) |
| CIE-LAB | lab(52.37, 39.96, -62.79) |
| CIE-LCH | lch(52.37, 74.43, 302.47°) |
| OKLab | oklab(60.59% 0.0544 -0.1791) |
| OKLCH | oklch(60.59% 0.187 286.9) |
| XYZ | xyz(28.5027, 20.4781, 80.2768) |
| Luminance | 0.2048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 0.80
Mediumpurple
#9370DB
ΔE00 5.34
Purpley
#8756E4
ΔE00 5.69
Dark Periwinkle
#665FD1
ΔE00 6.33
Light Indigo
#6D5ACF
ΔE00 6.75
Cornflower
#6A79F7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E69EA #D5EA69
analogous
#6995EA #7E69EA #BE69EA
triadic
#7E69EA #EA7E69 #69EA7E
tetradic
#7E69EA #EA6995 #D5EA69 #69EABE
square
#7E69EA #EA6995 #D5EA69 #69EABE
split-complementary
#7E69EA #EABE69 #95EA69
monochromatic
#351BBE #5033E2 #7E69EA #AC9FF2 #DAD4F9
Accessibility & contrast
On white
4.12
#7E69EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#7E69EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E69EA
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E69EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E69EA | 1.00 | 4.12 | 5.10 | 5.10 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C80EE
Deuteranopia (green-blind)
#1B79E7
Tritanopia (blue-blind)
#5B869F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #7e69ea; /* rgb */ color: rgb(126, 105, 234); /* oklch */ color: oklch(60.6% 0.187 286.9);
Tailwind
colors: {
custom: {
50: '#aa94f1',
500: '#7e69ea',
950: '#000000',
},
}SCSS
$custom: #7e69ea; $custom-light: #aa94f1; $custom-dark: #000000;
JSON
{
"hex": "#7e69ea",
"rgb": {
"r": 126,
"g": 105,
"b": 234
},
"hsl": {
"h": 249.767,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.60587,
"c": 0.18716,
"h": 286.9
},
"luminance": 0.20479
}Semantic roles & 50–950 ramp
primary
#7E69EA
secondary
#E6ECC2
accent
#D80EB7
background
#FAF9FE
surface
#F5F1FD
border
#CFCBD5
text
#110D17
muted
#807E85