#6D60DC#6D60DC
#6D60DC is a mid, vivid blue. Relative luminance 0.168; OKLCH L 56.7% C 0.183 H 283.7°. Best body text is #FFFFFF at 4.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6D60DC |
|---|---|
| RGB | rgb(109, 96, 220) |
| HSL | hsl(246, 64%, 62%) |
| HSV | hsv(246, 56%, 86%) |
| CMYK | cmyk(50.5%, 56.4%, 0%, 13.7%) |
| CIE-LAB | lab(47.99, 37.59, -62.05) |
| CIE-LCH | lch(47.99, 72.55, 301.21°) |
| OKLab | oklab(56.7% 0.0431 -0.1774) |
| OKLCH | oklch(56.7% 0.183 283.7) |
| XYZ | xyz(23.4039, 16.7830, 69.7025) |
| Luminance | 0.1678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 2.03
Light Indigo
#6D5ACF
ΔE00 2.71
Slate Blue
#6A5ACD
ΔE00 2.93
Mediumslateblue
#7B68EE
ΔE00 4.31
Iris
#6258C4
ΔE00 4.61
Purpley
#8756E4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6D60DC #CFDC60
analogous
#6091DC #6D60DC #AB60DC
triadic
#6D60DC #DC6D60 #60DC6D
tetradic
#6D60DC #DC6091 #CFDC60 #60DCAB
square
#6D60DC #DC6091 #CFDC60 #60DCAB
split-complementary
#6D60DC #DCAB60 #91DC60
monochromatic
#30239F #3F2ED1 #6D60DC #9B92E7 #C9C4F2
Accessibility & contrast
On white
4.82
#6D60DC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.36
#6D60DC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #6D60DC
4.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6D60DC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6D60DC | 1.00 | 4.82 | 4.36 | 4.82 |
| #FFFFFF | 4.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076E0
Deuteranopia (green-blind)
#006ED9
Tritanopia (blue-blind)
#427C95
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #6d60dc; /* rgb */ color: rgb(109, 96, 220); /* oklch */ color: oklch(56.7% 0.183 283.7);
Tailwind
colors: {
custom: {
50: '#9f8de8',
500: '#6d60dc',
950: '#000000',
},
}SCSS
$custom: #6d60dc; $custom-light: #9f8de8; $custom-dark: #000000;
JSON
{
"hex": "#6d60dc",
"rgb": {
"r": 109,
"g": 96,
"b": 220
},
"hsl": {
"h": 246.29,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.56699,
"c": 0.1826,
"h": 283.7
},
"luminance": 0.16784
}Semantic roles & 50–950 ramp
primary
#6D60DC
secondary
#DEE3B5
accent
#CC1AB9
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#0F0C16
muted
#7F7D84