#6F66EA#6F66EA
#6F66EA is a mid, vivid blue. Relative luminance 0.188; OKLCH L 58.9% C 0.193 H 281.8°. Best body text is #000000 at 4.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6F66EA |
|---|---|
| RGB | rgb(111, 102, 234) |
| HSL | hsl(244, 76%, 66%) |
| HSV | hsv(244, 56%, 92%) |
| CMYK | cmyk(52.6%, 56.4%, 0%, 8.2%) |
| CIE-LAB | lab(50.48, 38.67, -65.92) |
| CIE-LCH | lch(50.48, 76.42, 300.40°) |
| OKLab | oklab(58.88% 0.0393 -0.1887) |
| OKLCH | oklch(58.88% 0.193 281.8) |
| XYZ | xyz(26.1536, 18.8212, 80.0807) |
| Luminance | 0.1882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.21
Dark Periwinkle
#665FD1
ΔE00 4.49
Light Indigo
#6D5ACF
ΔE00 5.51
Slate Blue
#6A5ACD
ΔE00 5.74
Purpley
#8756E4
ΔE00 6.36
Cornflower
#6A79F7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F66EA #E1EA66
analogous
#669FEA #6F66EA #B166EA
triadic
#6F66EA #EA6F66 #66EA6F
tetradic
#6F66EA #EA669F #E1EA66 #66EAB1
square
#6F66EA #EA669F #E1EA66 #66EAB1
split-complementary
#6F66EA #EAB166 #9FEA66
monochromatic
#251ABC #3C30E3 #6F66EA #A29CF1 #D4D2F9
Accessibility & contrast
On white
4.41
#6F66EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.76
#6F66EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F66EA
4.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F66EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F66EA | 1.00 | 4.41 | 4.76 | 4.76 |
| #FFFFFF | 4.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEE
Deuteranopia (green-blind)
#0073E7
Tritanopia (blue-blind)
#3A859E
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #6f66ea; /* rgb */ color: rgb(111, 102, 234); /* oklch */ color: oklch(58.9% 0.193 281.8);
Tailwind
colors: {
custom: {
50: '#a192f2',
500: '#6f66ea',
950: '#000000',
},
}SCSS
$custom: #6f66ea; $custom-light: #a192f2; $custom-dark: #000000;
JSON
{
"hex": "#6f66ea",
"rgb": {
"r": 111,
"g": 102,
"b": 234
},
"hsl": {
"h": 244.091,
"s": 75.862,
"l": 65.882
},
"oklch": {
"l": 0.58884,
"c": 0.19277,
"h": 281.8
},
"luminance": 0.18823
}Semantic roles & 50–950 ramp
primary
#6F66EA
secondary
#E9ECC0
accent
#D80DCA
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#100D17
muted
#7F7E85