#6B60DC#6B60DC
#6B60DC is a mid, vivid blue. Relative luminance 0.167; OKLCH L 56.5% C 0.183 H 282.9°. Best body text is #FFFFFF at 4.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6B60DC |
|---|---|
| RGB | rgb(107, 96, 220) |
| HSL | hsl(245, 64%, 62%) |
| HSV | hsv(245, 56%, 86%) |
| CMYK | cmyk(51.4%, 56.4%, 0%, 13.7%) |
| CIE-LAB | lab(47.83, 37.19, -62.32) |
| CIE-LCH | lch(47.83, 72.57, 300.83°) |
| OKLab | oklab(56.54% 0.0407 -0.1783) |
| OKLCH | oklch(56.54% 0.183 282.9) |
| XYZ | xyz(23.1606, 16.6576, 69.6911) |
| Luminance | 0.1666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 1.84
Light Indigo
#6D5ACF
ΔE00 2.77
Slate Blue
#6A5ACD
ΔE00 2.91
Iris
#6258C4
ΔE00 4.49
Mediumslateblue
#7B68EE
ΔE00 4.51
Warm Blue
#4B57DB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6B60DC #D1DC60
analogous
#6093DC #6B60DC #A960DC
triadic
#6B60DC #DC6B60 #60DC6B
tetradic
#6B60DC #DC6093 #D1DC60 #60DCA9
square
#6B60DC #DC6093 #D1DC60 #60DCA9
split-complementary
#6B60DC #DCA960 #93DC60
monochromatic
#2E239F #3C2ED1 #6B60DC #9A92E7 #C8C4F2
Accessibility & contrast
On white
4.85
#6B60DC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.33
#6B60DC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #6B60DC
4.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6B60DC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6B60DC | 1.00 | 4.85 | 4.33 | 4.85 |
| #FFFFFF | 4.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076E0
Deuteranopia (green-blind)
#006DD9
Tritanopia (blue-blind)
#3E7C95
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #6b60dc; /* rgb */ color: rgb(107, 96, 220); /* oklch */ color: oklch(56.5% 0.183 282.9);
Tailwind
colors: {
custom: {
50: '#9e8de8',
500: '#6b60dc',
950: '#000000',
},
}SCSS
$custom: #6b60dc; $custom-light: #9e8de8; $custom-dark: #000000;
JSON
{
"hex": "#6b60dc",
"rgb": {
"r": 107,
"g": 96,
"b": 220
},
"hsl": {
"h": 245.323,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.56541,
"c": 0.18285,
"h": 282.9
},
"luminance": 0.16659
}Semantic roles & 50–950 ramp
primary
#6B60DC
secondary
#DFE3B5
accent
#CC1ABC
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#0F0C16
muted
#7F7D84