#6E7EEE#6E7EEE
#6E7EEE is a light, vivid blue. Relative luminance 0.244; OKLCH L 63.5% C 0.167 H 274.5°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6E7EEE |
|---|---|
| RGB | rgb(110, 126, 238) |
| HSL | hsl(233, 79%, 68%) |
| HSV | hsv(233, 54%, 93%) |
| CMYK | cmyk(53.8%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(56.49, 25.36, -58.47) |
| CIE-LCH | lch(56.49, 63.73, 293.45°) |
| OKLab | oklab(63.46% 0.0132 -0.1666) |
| OKLCH | oklch(63.46% 0.167 274.5) |
| XYZ | xyz(29.3189, 24.4078, 84.0385) |
| Luminance | 0.2441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.92
Soft Blue
#6488EA
ΔE00 4.47
Lavender Blue
#8B88F8
ΔE00 5.55
Lightish Blue
#3D7AFD
ΔE00 6.03
Periwinkle (survey)
#8E82FE
ΔE00 6.06
Cornflower Blue
#5170D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E7EEE #EEDE6E
analogous
#6EBEEE #6E7EEE #9E6EEE
triadic
#6E7EEE #EE6E7E #7EEE6E
tetradic
#6E7EEE #EE6EBE #EEDE6E #6EEE9E
square
#6E7EEE #EE6EBE #EEDE6E #6EEE9E
split-complementary
#6E7EEE #EE9E6E #BEEE6E
monochromatic
#182ECA #374DE8 #6E7EEE #A5AFF4 #DCDFFB
Accessibility & contrast
On white
3.57
#6E7EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#6E7EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6E7EEE
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E7EEE | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A8DF2
Deuteranopia (green-blind)
#3A82EC
Tritanopia (blue-blind)
#2E97AB
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #6e7eee; /* rgb */ color: rgb(110, 126, 238); /* oklch */ color: oklch(63.5% 0.167 274.5);
Tailwind
colors: {
custom: {
50: '#a0a3f4',
500: '#6e7eee',
950: '#000000',
},
}SCSS
$custom: #6e7eee; $custom-light: #a0a3f4; $custom-dark: #000000;
JSON
{
"hex": "#6e7eee",
"rgb": {
"r": 110,
"g": 126,
"b": 238
},
"hsl": {
"h": 232.5,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.63458,
"c": 0.16717,
"h": 274.5
},
"luminance": 0.2441
}Semantic roles & 50–950 ramp
primary
#6E7EEE
secondary
#EFEAC8
accent
#C10ADB
background
#FAFAFF
surface
#F4F3FE
border
#CECDD6
text
#100F17
muted
#7F7F85