#6F5FED#6F5FED
#6F5FED is a mid, highly saturated blue. Relative luminance 0.177; OKLCH L 57.9% C 0.206 H 283.0°. Best body text is #FFFFFF at 4.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6F5FED |
|---|---|
| RGB | rgb(111, 95, 237) |
| HSL | hsl(247, 80%, 65%) |
| HSV | hsv(247, 60%, 93%) |
| CMYK | cmyk(53.2%, 59.9%, 0%, 7.1%) |
| CIE-LAB | lab(49.10, 43.67, -69.83) |
| CIE-LCH | lch(49.10, 82.36, 302.02°) |
| OKLab | oklab(57.94% 0.0463 -0.2003) |
| OKLCH | oklch(57.94% 0.206 283) |
| XYZ | xyz(25.9291, 17.6768, 82.1500) |
| Luminance | 0.1768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.26
Dark Periwinkle
#665FD1
ΔE00 4.22
Light Indigo
#6D5ACF
ΔE00 4.59
Slate Blue
#6A5ACD
ΔE00 4.90
Purpley
#8756E4
ΔE00 5.02
Warm Blue
#4B57DB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F5FED #DDED5F
analogous
#5F96ED #6F5FED #B65FED
triadic
#6F5FED #ED6F5F #5FED6F
tetradic
#6F5FED #ED5F96 #DDED5F #5FEDB6
square
#6F5FED #ED5F96 #DDED5F #5FEDB6
split-complementary
#6F5FED #EDB65F #96ED5F
monochromatic
#2815BC #3D28E7 #6F5FED #A196F3 #D2CDF9
Accessibility & contrast
On white
4.63
#6F5FED on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.54
#6F5FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #6F5FED
4.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F5FED | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6F5FED | 1.00 | 4.63 | 4.54 | 4.63 |
| #FFFFFF | 4.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079F2
Deuteranopia (green-blind)
#0070EA
Tritanopia (blue-blind)
#38819D
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #6f5fed; /* rgb */ color: rgb(111, 95, 237); /* oklch */ color: oklch(57.9% 0.206 283.0);
Tailwind
colors: {
custom: {
50: '#a28df4',
500: '#6f5fed',
950: '#000000',
},
}SCSS
$custom: #6f5fed; $custom-light: #a28df4; $custom-dark: #000000;
JSON
{
"hex": "#6f5fed",
"rgb": {
"r": 111,
"g": 95,
"b": 237
},
"hsl": {
"h": 246.761,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.57936,
"c": 0.20554,
"h": 283
},
"luminance": 0.17678
}Semantic roles & 50–950 ramp
primary
#6F5FED
secondary
#E7ECBC
accent
#DC09C4
background
#FAF8FF
surface
#F4F0FE
border
#CECBD6
text
#100C17
muted
#7F7D85