#6E69EA#6E69EA
#6E69EA is a mid, vivid blue. Relative luminance 0.194; OKLCH L 59.3% C 0.189 H 280.7°. Best body text is #000000 at 4.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6E69EA |
|---|---|
| RGB | rgb(110, 105, 234) |
| HSL | hsl(242, 75%, 66%) |
| HSV | hsv(242, 55%, 92%) |
| CMYK | cmyk(53%, 55.1%, 0%, 8.2%) |
| CIE-LAB | lab(51.10, 36.70, -64.91) |
| CIE-LCH | lch(51.10, 74.57, 299.49°) |
| OKLab | oklab(59.33% 0.0351 -0.1858) |
| OKLCH | oklch(59.33% 0.189 280.7) |
| XYZ | xyz(26.3287, 19.3571, 80.1749) |
| Luminance | 0.1936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.39
Dark Periwinkle
#665FD1
ΔE00 4.99
Cornflower
#6A79F7
ΔE00 5.63
Light Indigo
#6D5ACF
ΔE00 6.25
Slate Blue
#6A5ACD
ΔE00 6.44
Cornflower Blue
#5170D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E69EA #E5EA69
analogous
#69A5EA #6E69EA #AF69EA
triadic
#6E69EA #EA6E69 #69EA6E
tetradic
#6E69EA #EA69A5 #E5EA69 #69EAAF
square
#6E69EA #EA69A5 #E5EA69 #69EAAF
split-complementary
#6E69EA #EAAF69 #A5EA69
monochromatic
#211BBE #3A33E2 #6E69EA #A29FF2 #D6D4F9
Accessibility & contrast
On white
4.31
#6E69EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.87
#6E69EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6E69EA
4.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E69EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E69EA | 1.00 | 4.31 | 4.87 | 4.87 |
| #FFFFFF | 4.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D7FEE
Deuteranopia (green-blind)
#0075E7
Tritanopia (blue-blind)
#37879F
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #6e69ea; /* rgb */ color: rgb(110, 105, 234); /* oklch */ color: oklch(59.3% 0.189 280.7);
Tailwind
colors: {
custom: {
50: '#a194f1',
500: '#6e69ea',
950: '#000000',
},
}SCSS
$custom: #6e69ea; $custom-light: #a194f1; $custom-dark: #000000;
JSON
{
"hex": "#6e69ea",
"rgb": {
"r": 110,
"g": 105,
"b": 234
},
"hsl": {
"h": 242.326,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.59328,
"c": 0.18904,
"h": 280.7
},
"luminance": 0.19359
}Semantic roles & 50–950 ramp
primary
#6E69EA
secondary
#EBECC2
accent
#D80ED0
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#100D17
muted
#7F7E85