#6F65EA#6F65EA
#6F65EA is a mid, vivid blue. Relative luminance 0.186; OKLCH L 58.7% C 0.194 H 282.0°. Best body text is #000000 at 4.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6F65EA |
|---|---|
| RGB | rgb(111, 101, 234) |
| HSL | hsl(245, 76%, 66%) |
| HSV | hsv(245, 57%, 92%) |
| CMYK | cmyk(52.6%, 56.8%, 0%, 8.2%) |
| CIE-LAB | lab(50.25, 39.26, -66.29) |
| CIE-LCH | lch(50.25, 77.04, 300.64°) |
| OKLab | oklab(58.71% 0.0403 -0.1898) |
| OKLCH | oklch(58.71% 0.194 282) |
| XYZ | xyz(26.0560, 18.6259, 80.0481) |
| Luminance | 0.1863 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.29
Dark Periwinkle
#665FD1
ΔE00 4.34
Light Indigo
#6D5ACF
ΔE00 5.29
Slate Blue
#6A5ACD
ΔE00 5.53
Purpley
#8756E4
ΔE00 6.13
Cornflower
#6A79F7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F65EA #E0EA65
analogous
#659DEA #6F65EA #B165EA
triadic
#6F65EA #EA6F65 #65EA6F
tetradic
#6F65EA #EA659D #E0EA65 #65EAB1
square
#6F65EA #EA659D #E0EA65 #65EAB1
split-complementary
#6F65EA #EAB165 #9DEA65
monochromatic
#261ABB #3D2FE3 #6F65EA #A19BF1 #D4D1F9
Accessibility & contrast
On white
4.44
#6F65EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.73
#6F65EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F65EA
4.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F65EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F65EA | 1.00 | 4.44 | 4.73 | 4.73 |
| #FFFFFF | 4.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEE
Deuteranopia (green-blind)
#0073E7
Tritanopia (blue-blind)
#3A849E
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #6f65ea; /* rgb */ color: rgb(111, 101, 234); /* oklch */ color: oklch(58.7% 0.194 282.0);
Tailwind
colors: {
custom: {
50: '#a191f2',
500: '#6f65ea',
950: '#000000',
},
}SCSS
$custom: #6f65ea; $custom-light: #a191f2; $custom-dark: #000000;
JSON
{
"hex": "#6f65ea",
"rgb": {
"r": 111,
"g": 101,
"b": 234
},
"hsl": {
"h": 244.511,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.58713,
"c": 0.19406,
"h": 282
},
"luminance": 0.18627
}Semantic roles & 50–950 ramp
primary
#6F65EA
secondary
#E8ECBF
accent
#D80DC9
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100D17
muted
#7F7D85