#6F6FDA#6F6FDA
#6F6FDA is a mid, vivid blue. Relative luminance 0.198; OKLCH L 59.4% C 0.159 H 280.4°. Best body text is #000000 at 4.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6F6FDA |
|---|---|
| RGB | rgb(111, 111, 218) |
| HSL | hsl(240, 59%, 65%) |
| HSV | hsv(240, 49%, 85%) |
| CMYK | cmyk(49.1%, 49.1%, 0%, 14.5%) |
| CIE-LAB | lab(51.62, 28.43, -55.06) |
| CIE-LCH | lch(51.62, 61.96, 297.31°) |
| OKLab | oklab(59.41% 0.0288 -0.1567) |
| OKLCH | oklch(59.41% 0.159 280.4) |
| XYZ | xyz(24.8910, 19.8090, 68.8280) |
| Luminance | 0.1981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.29
Cornflower
#6A79F7
ΔE00 5.31
Dark Periwinkle
#665FD1
ΔE00 5.48
Cornflower Blue
#5170D7
ΔE00 5.62
Royal Blue
#4169E1
ΔE00 7.02
Light Indigo
#6D5ACF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F6FDA #DADA6F
analogous
#6FA5DA #6F6FDA #A56FDA
triadic
#6F6FDA #DA6F6F #6FDA6F
tetradic
#6F6FDA #DA6FA5 #DADA6F #6FDAA5
square
#6F6FDA #DA6FA5 #DADA6F #6FDAA5
split-complementary
#6F6FDA #DAA56F #A5DA6F
monochromatic
#2A2AA4 #3E3ECD #6F6FDA #A0A0E7 #D0D0F3
Accessibility & contrast
On white
4.23
#6F6FDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.96
#6F6FDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F6FDA
4.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F6FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F6FDA | 1.00 | 4.23 | 4.96 | 4.96 |
| #FFFFFF | 4.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E7FDE
Deuteranopia (green-blind)
#3577D8
Tritanopia (blue-blind)
#46869A
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #6f6fda; /* rgb */ color: rgb(111, 111, 218); /* oklch */ color: oklch(59.4% 0.159 280.4);
Tailwind
colors: {
custom: {
50: '#9f98e6',
500: '#6f6fda',
950: '#000000',
},
}SCSS
$custom: #6f6fda; $custom-light: #9f98e6; $custom-dark: #000000;
JSON
{
"hex": "#6f6fda",
"rgb": {
"r": 111,
"g": 111,
"b": 218
},
"hsl": {
"h": 240,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.59412,
"c": 0.15935,
"h": 280.4
},
"luminance": 0.1981
}Semantic roles & 50–950 ramp
primary
#6F6FDA
secondary
#E5E5C0
accent
#C71FC7
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#0F0D16
muted
#7F7E84