#6F70EA#6F70EA
#6F70EA is a mid, vivid blue. Relative luminance 0.209; OKLCH L 60.6% C 0.180 H 279.2°. Best body text is #000000 at 5.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6F70EA |
|---|---|
| RGB | rgb(111, 112, 234) |
| HSL | hsl(240, 75%, 68%) |
| HSV | hsv(240, 53%, 92%) |
| CMYK | cmyk(52.6%, 52.1%, 0%, 8.2%) |
| CIE-LAB | lab(52.85, 32.72, -62.09) |
| CIE-LCH | lch(52.85, 70.19, 297.79°) |
| OKLab | oklab(60.65% 0.0289 -0.1774) |
| OKLCH | oklch(60.65% 0.18 279.2) |
| XYZ | xyz(27.1964, 20.9067, 80.4283) |
| Luminance | 0.2091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.52
Cornflower
#6A79F7
ΔE00 3.63
Cornflower Blue
#5170D7
ΔE00 6.08
Dark Periwinkle
#665FD1
ΔE00 6.72
Royal Blue
#4169E1
ΔE00 7.19
Periwinkle (survey)
#8E82FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F70EA #EAE96F
analogous
#6FAEEA #6F70EA #AB6FEA
triadic
#6F70EA #EA6F70 #70EA6F
tetradic
#6F70EA #EA6FAE #EAE96F #6FEAAB
square
#6F70EA #EA6FAE #EAE96F #6FEAAB
split-complementary
#6F70EA #EAAB6F #AEEA6F
monochromatic
#1C1EC2 #3A3BE2 #6F70EA #A4A5F2 #DADAFA
Accessibility & contrast
On white
4.05
#6F70EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.18
#6F70EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F70EA
5.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F70EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F70EA | 1.00 | 4.05 | 5.18 | 5.18 |
| #FFFFFF | 4.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D83EE
Deuteranopia (green-blind)
#1A79E7
Tritanopia (blue-blind)
#388BA2
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #6f70ea; /* rgb */ color: rgb(111, 112, 234); /* oklch */ color: oklch(60.6% 0.180 279.2);
Tailwind
colors: {
custom: {
50: '#a199f1',
500: '#6f70ea',
950: '#000000',
},
}SCSS
$custom: #6f70ea; $custom-light: #a199f1; $custom-dark: #000000;
JSON
{
"hex": "#6f70ea",
"rgb": {
"r": 111,
"g": 112,
"b": 234
},
"hsl": {
"h": 239.512,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.60649,
"c": 0.17974,
"h": 279.2
},
"luminance": 0.20908
}Semantic roles & 50–950 ramp
primary
#6F70EA
secondary
#EDEDC7
accent
#D50FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100D17
muted
#7F7E85