#6E6FEE#6E6FEE
#6E6FEE is a mid, vivid blue. Relative luminance 0.209; OKLCH L 60.7% C 0.187 H 278.9°. Best body text is #000000 at 5.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6E6FEE |
|---|---|
| RGB | rgb(110, 111, 238) |
| HSL | hsl(240, 79%, 68%) |
| HSV | hsv(240, 54%, 93%) |
| CMYK | cmyk(53.8%, 53.4%, 0%, 6.7%) |
| CIE-LAB | lab(52.79, 34.36, -64.42) |
| CIE-LCH | lch(52.79, 73.01, 298.07°) |
| OKLab | oklab(60.67% 0.029 -0.1843) |
| OKLCH | oklch(60.67% 0.187 278.9) |
| XYZ | xyz(27.5426, 20.8552, 83.4465) |
| Luminance | 0.2086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.34
Cornflower
#6A79F7
ΔE00 3.63
Cornflower Blue
#5170D7
ΔE00 6.24
Dark Periwinkle
#665FD1
ΔE00 6.77
Royal Blue
#4169E1
ΔE00 7.14
Periwinkle (survey)
#8E82FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E6FEE #EEED6E
analogous
#6EAFEE #6E6FEE #AD6EEE
triadic
#6E6FEE #EE6E6F #6FEE6E
tetradic
#6E6FEE #EE6EAF #EEED6E #6EEEAD
square
#6E6FEE #EE6EAF #EEED6E #6EEEAD
split-complementary
#6E6FEE #EEAD6E #AFEE6E
monochromatic
#1819CA #3739E8 #6E6FEE #A5A5F4 #DCDCFB
Accessibility & contrast
On white
4.06
#6E6FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.17
#6E6FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6E6FEE
5.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E6FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E6FEE | 1.00 | 4.06 | 5.17 | 5.17 |
| #FFFFFF | 4.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2283F2
Deuteranopia (green-blind)
#0079EB
Tritanopia (blue-blind)
#318CA4
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #6e6fee; /* rgb */ color: rgb(110, 111, 238); /* oklch */ color: oklch(60.7% 0.187 278.9);
Tailwind
colors: {
custom: {
50: '#a198f4',
500: '#6e6fee',
950: '#000000',
},
}SCSS
$custom: #6e6fee; $custom-light: #a198f4; $custom-dark: #000000;
JSON
{
"hex": "#6e6fee",
"rgb": {
"r": 110,
"g": 111,
"b": 238
},
"hsl": {
"h": 239.531,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.6067,
"c": 0.18655,
"h": 278.9
},
"luminance": 0.20857
}Semantic roles & 50–950 ramp
primary
#6E6FEE
secondary
#EFEFC8
accent
#DA0ADB
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100D17
muted
#7F7E85