#6F5FEB#6F5FEB
#6F5FEB is a mid, highly saturated blue. Relative luminance 0.176; OKLCH L 57.8% C 0.203 H 283.2°. Best body text is #FFFFFF at 4.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6F5FEB |
|---|---|
| RGB | rgb(111, 95, 235) |
| HSL | hsl(247, 78%, 65%) |
| HSV | hsv(247, 60%, 92%) |
| CMYK | cmyk(52.8%, 59.6%, 0%, 7.8%) |
| CIE-LAB | lab(48.96, 43.07, -68.94) |
| CIE-LCH | lch(48.96, 81.29, 302.00°) |
| OKLab | oklab(57.79% 0.0464 -0.1976) |
| OKLCH | oklch(57.79% 0.203 283.2) |
| XYZ | xyz(25.6386, 17.5606, 80.6197) |
| Luminance | 0.1756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.33
Dark Periwinkle
#665FD1
ΔE00 3.98
Light Indigo
#6D5ACF
ΔE00 4.33
Slate Blue
#6A5ACD
ΔE00 4.65
Purpley
#8756E4
ΔE00 4.97
Warm Blue
#4B57DB
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F5FEB #DBEB5F
analogous
#5F95EB #6F5FEB #B55FEB
triadic
#6F5FEB #EB6F5F #5FEB6F
tetradic
#6F5FEB #EB5F95 #DBEB5F #5FEBB5
square
#6F5FEB #EB5F95 #DBEB5F #5FEBB5
split-complementary
#6F5FEB #EBB55F #95EB5F
monochromatic
#2A17B9 #3E29E4 #6F5FEB #A095F2 #D1CCF9
Accessibility & contrast
On white
4.65
#6F5FEB on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.51
#6F5FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #6F5FEB
4.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F5FEB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6F5FEB | 1.00 | 4.65 | 4.51 | 4.65 |
| #FFFFFF | 4.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079F0
Deuteranopia (green-blind)
#0070E8
Tritanopia (blue-blind)
#3A809C
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #6f5feb; /* rgb */ color: rgb(111, 95, 235); /* oklch */ color: oklch(57.8% 0.203 283.2);
Tailwind
colors: {
custom: {
50: '#a28df2',
500: '#6f5feb',
950: '#000000',
},
}SCSS
$custom: #6f5feb; $custom-light: #a28df2; $custom-dark: #000000;
JSON
{
"hex": "#6f5feb",
"rgb": {
"r": 111,
"g": 95,
"b": 235
},
"hsl": {
"h": 246.857,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.57786,
"c": 0.203,
"h": 283.2
},
"luminance": 0.17562
}Semantic roles & 50–950 ramp
primary
#6F5FEB
secondary
#E5EBBB
accent
#DA0BC2
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C17
muted
#7F7D85