#6E65EA#6E65EA
#6E65EA is a mid, vivid blue. Relative luminance 0.186; OKLCH L 58.6% C 0.194 H 281.6°. Best body text is #000000 at 4.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6E65EA |
|---|---|
| RGB | rgb(110, 101, 234) |
| HSL | hsl(244, 76%, 66%) |
| HSV | hsv(244, 57%, 92%) |
| CMYK | cmyk(53%, 56.8%, 0%, 8.2%) |
| CIE-LAB | lab(50.17, 39.07, -66.42) |
| CIE-LCH | lch(50.17, 77.06, 300.47°) |
| OKLab | oklab(58.64% 0.0392 -0.1902) |
| OKLCH | oklch(58.64% 0.194 281.6) |
| XYZ | xyz(25.9308, 18.5613, 80.0423) |
| Luminance | 0.1856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.44
Dark Periwinkle
#665FD1
ΔE00 4.28
Light Indigo
#6D5ACF
ΔE00 5.29
Slate Blue
#6A5ACD
ΔE00 5.51
Purpley
#8756E4
ΔE00 6.25
Cornflower
#6A79F7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E65EA #E1EA65
analogous
#659EEA #6E65EA #B065EA
triadic
#6E65EA #EA6E65 #65EA6E
tetradic
#6E65EA #EA659E #E1EA65 #65EAB0
square
#6E65EA #EA659E #E1EA65 #65EAB0
split-complementary
#6E65EA #EAB065 #9EEA65
monochromatic
#241ABB #3B2FE3 #6E65EA #A19BF1 #D3D1F9
Accessibility & contrast
On white
4.46
#6E65EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.71
#6E65EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6E65EA
4.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E65EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E65EA | 1.00 | 4.46 | 4.71 | 4.71 |
| #FFFFFF | 4.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEE
Deuteranopia (green-blind)
#0073E7
Tritanopia (blue-blind)
#37849E
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #6e65ea; /* rgb */ color: rgb(110, 101, 234); /* oklch */ color: oklch(58.6% 0.194 281.6);
Tailwind
colors: {
custom: {
50: '#a191f2',
500: '#6e65ea',
950: '#000000',
},
}SCSS
$custom: #6e65ea; $custom-light: #a191f2; $custom-dark: #000000;
JSON
{
"hex": "#6e65ea",
"rgb": {
"r": 110,
"g": 101,
"b": 234
},
"hsl": {
"h": 244.06,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.58637,
"c": 0.19421,
"h": 281.6
},
"luminance": 0.18563
}Semantic roles & 50–950 ramp
primary
#6E65EA
secondary
#E9ECBF
accent
#D80DCA
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100D17
muted
#7F7D85