#6F5DE5#6F5DE5
#6F5DE5 is a mid, vivid blue. Relative luminance 0.169; OKLCH L 57.0% C 0.198 H 284.2°. Best body text is #FFFFFF at 4.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6F5DE5 |
|---|---|
| RGB | rgb(111, 93, 229) |
| HSL | hsl(248, 72%, 63%) |
| HSV | hsv(248, 59%, 90%) |
| CMYK | cmyk(51.5%, 59.4%, 0%, 10.2%) |
| CIE-LAB | lab(48.09, 42.44, -66.97) |
| CIE-LCH | lch(48.09, 79.28, 302.36°) |
| OKLab | oklab(57.01% 0.0486 -0.1919) |
| OKLCH | oklch(57.01% 0.198 284.2) |
| XYZ | xyz(24.6085, 16.8640, 76.0719) |
| Luminance | 0.1686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 3.30
Light Indigo
#6D5ACF
ΔE00 3.32
Slate Blue
#6A5ACD
ΔE00 3.67
Mediumslateblue
#7B68EE
ΔE00 4.09
Purpley
#8756E4
ΔE00 4.60
Iris
#6258C4
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F5DE5 #D3E55D
analogous
#5D8FE5 #6F5DE5 #B35DE5
triadic
#6F5DE5 #E56F5D #5DE56F
tetradic
#6F5DE5 #E55D8F #D3E55D #5DE5B3
square
#6F5DE5 #E55D8F #D3E55D #5DE5B3
split-complementary
#6F5DE5 #E5B35D #8FE55D
monochromatic
#2F1CAC #4028DD #6F5DE5 #9E92ED #CDC6F6
Accessibility & contrast
On white
4.80
#6F5DE5 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.37
#6F5DE5 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #6F5DE5
4.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F5DE5 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6F5DE5 | 1.00 | 4.80 | 4.37 | 4.80 |
| #FFFFFF | 4.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076E9
Deuteranopia (green-blind)
#006EE2
Tritanopia (blue-blind)
#407D98
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #6f5de5; /* rgb */ color: rgb(111, 93, 229); /* oklch */ color: oklch(57.0% 0.198 284.2);
Tailwind
colors: {
custom: {
50: '#a18cee',
500: '#6f5de5',
950: '#000000',
},
}SCSS
$custom: #6f5de5; $custom-light: #a18cee; $custom-dark: #000000;
JSON
{
"hex": "#6f5de5",
"rgb": {
"r": 111,
"g": 93,
"b": 229
},
"hsl": {
"h": 247.941,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.57012,
"c": 0.19792,
"h": 284.2
},
"luminance": 0.16865
}Semantic roles & 50–950 ramp
primary
#6F5DE5
secondary
#E1E7B7
accent
#D411BB
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84