#6E69DE#6E69DE
#6E69DE is a mid, vivid blue. Relative luminance 0.187; OKLCH L 58.5% C 0.173 H 281.5°. Best body text is #000000 at 4.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6E69DE |
|---|---|
| RGB | rgb(110, 105, 222) |
| HSL | hsl(243, 64%, 64%) |
| HSV | hsv(243, 53%, 87%) |
| CMYK | cmyk(50.5%, 52.7%, 0%, 12.9%) |
| CIE-LAB | lab(50.32, 33.04, -59.41) |
| CIE-LCH | lch(50.32, 67.98, 299.08°) |
| OKLab | oklab(58.5% 0.0346 -0.1696) |
| OKLCH | oklch(58.5% 0.173 281.5) |
| XYZ | xyz(24.6628, 18.6907, 71.4012) |
| Luminance | 0.1869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.26
Dark Periwinkle
#665FD1
ΔE00 3.90
Light Indigo
#6D5ACF
ΔE00 5.31
Slate Blue
#6A5ACD
ΔE00 5.43
Cornflower Blue
#5170D7
ΔE00 6.36
Cornflower
#6A79F7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E69DE #D9DE69
analogous
#699FDE #6E69DE #A969DE
triadic
#6E69DE #DE6E69 #69DE6E
tetradic
#6E69DE #DE699F #D9DE69 #69DEA9
square
#6E69DE #DE699F #D9DE69 #69DEA9
split-complementary
#6E69DE #DEA969 #9FDE69
monochromatic
#2A25A8 #3E37D3 #6E69DE #9E9BE9 #CFCDF4
Accessibility & contrast
On white
4.43
#6E69DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.74
#6E69DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6E69DE
4.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E69DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E69DE | 1.00 | 4.43 | 4.74 | 4.74 |
| #FFFFFF | 4.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A7CE2
Deuteranopia (green-blind)
#1D74DB
Tritanopia (blue-blind)
#428399
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #6e69de; /* rgb */ color: rgb(110, 105, 222); /* oklch */ color: oklch(58.5% 0.173 281.5);
Tailwind
colors: {
custom: {
50: '#9f94e9',
500: '#6e69de',
950: '#000000',
},
}SCSS
$custom: #6e69de; $custom-light: #9f94e9; $custom-dark: #000000;
JSON
{
"hex": "#6e69de",
"rgb": {
"r": 110,
"g": 105,
"b": 222
},
"hsl": {
"h": 242.564,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.58499,
"c": 0.17308,
"h": 281.5
},
"luminance": 0.18692
}Semantic roles & 50–950 ramp
primary
#6E69DE
secondary
#E4E6BD
accent
#CC1AC4
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#0F0D16
muted
#7F7E84