#6C6CEC#6C6CEC
#6C6CEC is a mid, vivid blue. Relative luminance 0.200; OKLCH L 59.9% C 0.188 H 279.1°. Best body text is #000000 at 4.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6C6CEC |
|---|---|
| RGB | rgb(108, 108, 236) |
| HSL | hsl(240, 77%, 67%) |
| HSV | hsv(240, 54%, 93%) |
| CMYK | cmyk(54.2%, 54.2%, 0%, 7.5%) |
| CIE-LAB | lab(51.80, 35.15, -64.91) |
| CIE-LCH | lch(51.80, 73.81, 298.43°) |
| OKLab | oklab(59.85% 0.0297 -0.1858) |
| OKLCH | oklch(59.85% 0.188 279.1) |
| XYZ | xyz(26.6825, 19.9677, 81.7887) |
| Luminance | 0.1997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.03
Cornflower
#6A79F7
ΔE00 4.54
Dark Periwinkle
#665FD1
ΔE00 5.81
Cornflower Blue
#5170D7
ΔE00 6.11
Royal Blue
#4169E1
ΔE00 6.70
Light Indigo
#6D5ACF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6C6CEC #ECEC6C
analogous
#6CACEC #6C6CEC #AC6CEC
triadic
#6C6CEC #EC6C6C #6CEC6C
tetradic
#6C6CEC #EC6CAC #ECEC6C #6CECAC
square
#6C6CEC #EC6CAC #ECEC6C #6CECAC
split-complementary
#6C6CEC #ECAC6C #ACEC6C
monochromatic
#1919C4 #3636E5 #6C6CEC #A2A2F3 #D8D8FA
Accessibility & contrast
On white
4.21
#6C6CEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.99
#6C6CEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6C6CEC
4.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6C6CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6C6CEC | 1.00 | 4.21 | 4.99 | 4.99 |
| #FFFFFF | 4.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1781F0
Deuteranopia (green-blind)
#0076E9
Tritanopia (blue-blind)
#2E89A2
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #6c6cec; /* rgb */ color: rgb(108, 108, 236); /* oklch */ color: oklch(59.9% 0.188 279.1);
Tailwind
colors: {
custom: {
50: '#a096f3',
500: '#6c6cec',
950: '#000000',
},
}SCSS
$custom: #6c6cec; $custom-light: #a096f3; $custom-dark: #000000;
JSON
{
"hex": "#6c6cec",
"rgb": {
"r": 108,
"g": 108,
"b": 236
},
"hsl": {
"h": 240,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.59853,
"c": 0.18815,
"h": 279.1
},
"luminance": 0.19969
}Semantic roles & 50–950 ramp
primary
#6C6CEC
secondary
#EEEEC6
accent
#D90CD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100D17
muted
#7F7E85