#6E69EE#6E69EE
#6E69EE is a mid, vivid blue. Relative luminance 0.196; OKLCH L 59.6% C 0.194 H 280.4°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6E69EE |
|---|---|
| RGB | rgb(110, 105, 238) |
| HSL | hsl(242, 80%, 67%) |
| HSV | hsv(242, 56%, 93%) |
| CMYK | cmyk(53.8%, 55.9%, 0%, 6.7%) |
| CIE-LAB | lab(51.37, 37.93, -66.72) |
| CIE-LCH | lch(51.37, 76.75, 299.62°) |
| OKLab | oklab(59.61% 0.0351 -0.1911) |
| OKLCH | oklch(59.61% 0.194 280.4) |
| XYZ | xyz(26.9098, 19.5895, 83.2355) |
| Luminance | 0.1959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.29
Dark Periwinkle
#665FD1
ΔE00 5.42
Cornflower
#6A79F7
ΔE00 5.45
Light Indigo
#6D5ACF
ΔE00 6.62
Slate Blue
#6A5ACD
ΔE00 6.82
Cornflower Blue
#5170D7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E69EE #E9EE69
analogous
#69A6EE #6E69EE #B169EE
triadic
#6E69EE #EE6E69 #69EE6E
tetradic
#6E69EE #EE69A6 #E9EE69 #69EEB1
square
#6E69EE #EE69A6 #E9EE69 #69EEB1
split-complementary
#6E69EE #EEB169 #A6EE69
monochromatic
#1D16C6 #3932E8 #6E69EE #A3A0F4 #D8D7FA
Accessibility & contrast
On white
4.27
#6E69EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#6E69EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6E69EE
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E69EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E69EE | 1.00 | 4.27 | 4.92 | 4.92 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FF2
Deuteranopia (green-blind)
#0075EB
Tritanopia (blue-blind)
#3288A1
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #6e69ee; /* rgb */ color: rgb(110, 105, 238); /* oklch */ color: oklch(59.6% 0.194 280.4);
Tailwind
colors: {
custom: {
50: '#a194f4',
500: '#6e69ee',
950: '#000000',
},
}SCSS
$custom: #6e69ee; $custom-light: #a194f4; $custom-dark: #000000;
JSON
{
"hex": "#6e69ee",
"rgb": {
"r": 110,
"g": 105,
"b": 238
},
"hsl": {
"h": 242.256,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.59612,
"c": 0.19428,
"h": 280.4
},
"luminance": 0.19591
}Semantic roles & 50–950 ramp
primary
#6E69EE
secondary
#EDEEC4
accent
#DC0AD4
background
#FAF9FF
surface
#F4F1FE
border
#CECBD6
text
#100D17
muted
#7F7E85