#6D62DD#6D62DD
#6D62DD is a mid, vivid blue. Relative luminance 0.172; OKLCH L 57.1% C 0.181 H 283.1°. Best body text is #FFFFFF at 4.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6D62DD |
|---|---|
| RGB | rgb(109, 98, 221) |
| HSL | hsl(245, 64%, 63%) |
| HSV | hsv(245, 56%, 87%) |
| CMYK | cmyk(50.7%, 55.7%, 0%, 13.3%) |
| CIE-LAB | lab(48.52, 36.71, -61.76) |
| CIE-LCH | lch(48.52, 71.84, 300.73°) |
| OKLab | oklab(57.12% 0.041 -0.1766) |
| OKLCH | oklch(57.12% 0.181 283.1) |
| XYZ | xyz(23.7216, 17.2058, 70.4637) |
| Luminance | 0.1721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 2.30
Light Indigo
#6D5ACF
ΔE00 3.29
Slate Blue
#6A5ACD
ΔE00 3.47
Mediumslateblue
#7B68EE
ΔE00 3.90
Iris
#6258C4
ΔE00 5.07
Purpley
#8756E4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6D62DD #D2DD62
analogous
#6294DD #6D62DD #AB62DD
triadic
#6D62DD #DD6D62 #62DD6D
tetradic
#6D62DD #DD6294 #D2DD62 #62DDAB
square
#6D62DD #DD6294 #D2DD62 #62DDAB
split-complementary
#6D62DD #DDAB62 #94DD62
monochromatic
#2E23A2 #3E30D2 #6D62DD #9C94E8 #CBC7F3
Accessibility & contrast
On white
4.73
#6D62DD on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.44
#6D62DD on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #6D62DD
4.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6D62DD | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6D62DD | 1.00 | 4.73 | 4.44 | 4.73 |
| #FFFFFF | 4.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C77E1
Deuteranopia (green-blind)
#006FDA
Tritanopia (blue-blind)
#417E96
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #6d62dd; /* rgb */ color: rgb(109, 98, 221); /* oklch */ color: oklch(57.1% 0.181 283.1);
Tailwind
colors: {
custom: {
50: '#9f8fe8',
500: '#6d62dd',
950: '#000000',
},
}SCSS
$custom: #6d62dd; $custom-light: #9f8fe8; $custom-dark: #000000;
JSON
{
"hex": "#6d62dd",
"rgb": {
"r": 109,
"g": 98,
"b": 221
},
"hsl": {
"h": 245.366,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.57115,
"c": 0.18126,
"h": 283.1
},
"luminance": 0.17207
}Semantic roles & 50–950 ramp
primary
#6D62DD
secondary
#E0E4B7
accent
#CC19BC
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#0F0C16
muted
#7F7D84