#6E73EA#6E73EA
#6E73EA is a mid, vivid blue. Relative luminance 0.215; OKLCH L 61.1% C 0.176 H 278.0°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6E73EA |
|---|---|
| RGB | rgb(110, 115, 234) |
| HSL | hsl(238, 75%, 67%) |
| HSV | hsv(238, 53%, 92%) |
| CMYK | cmyk(53%, 50.9%, 0%, 8.2%) |
| CIE-LAB | lab(53.51, 30.72, -61.03) |
| CIE-LCH | lch(53.51, 68.33, 296.72°) |
| OKLab | oklab(61.13% 0.0246 -0.1743) |
| OKLCH | oklch(61.13% 0.176 278) |
| XYZ | xyz(27.4078, 21.5152, 80.5346) |
| Luminance | 0.2152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.76
Mediumslateblue
#7B68EE
ΔE00 4.46
Cornflower Blue
#5170D7
ΔE00 5.78
Periwinkle (survey)
#8E82FE
ΔE00 7.02
Royal Blue
#4169E1
ΔE00 7.21
Lightish Blue
#3D7AFD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E73EA #EAE56E
analogous
#6EB1EA #6E73EA #A76EEA
triadic
#6E73EA #EA6E73 #73EA6E
tetradic
#6E73EA #EA6EB1 #EAE56E #6EEAA7
square
#6E73EA #EA6EB1 #EAE56E #6EEAA7
split-complementary
#6E73EA #EAA76E #B1EA6E
monochromatic
#1C23C2 #393FE2 #6E73EA #A3A7F2 #D9DAF9
Accessibility & contrast
On white
3.96
#6E73EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#6E73EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6E73EA
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E73EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E73EA | 1.00 | 3.96 | 5.30 | 5.30 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3585EE
Deuteranopia (green-blind)
#247BE7
Tritanopia (blue-blind)
#358EA4
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #6e73ea; /* rgb */ color: rgb(110, 115, 234); /* oklch */ color: oklch(61.1% 0.176 278.0);
Tailwind
colors: {
custom: {
50: '#a09bf1',
500: '#6e73ea',
950: '#000000',
},
}SCSS
$custom: #6e73ea; $custom-light: #a09bf1; $custom-dark: #000000;
JSON
{
"hex": "#6e73ea",
"rgb": {
"r": 110,
"g": 115,
"b": 234
},
"hsl": {
"h": 237.581,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.61127,
"c": 0.176,
"h": 278
},
"luminance": 0.21517
}Semantic roles & 50–950 ramp
primary
#6E73EA
secondary
#EDECC7
accent
#CF0FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85