#6F78EA#6F78EA
#6F78EA is a light, vivid blue. Relative luminance 0.228; OKLCH L 62.1% C 0.169 H 276.9°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6F78EA |
|---|---|
| RGB | rgb(111, 120, 234) |
| HSL | hsl(236, 75%, 68%) |
| HSV | hsv(236, 53%, 92%) |
| CMYK | cmyk(52.6%, 48.7%, 0%, 8.2%) |
| CIE-LAB | lab(54.82, 27.92, -58.93) |
| CIE-LCH | lch(54.82, 65.21, 295.36°) |
| OKLab | oklab(62.13% 0.0203 -0.168) |
| OKLCH | oklch(62.13% 0.169 276.9) |
| XYZ | xyz(28.1186, 22.7512, 80.7357) |
| Luminance | 0.2275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.87
Mediumslateblue
#7B68EE
ΔE00 5.85
Cornflower Blue
#5170D7
ΔE00 6.06
Periwinkle (survey)
#8E82FE
ΔE00 6.29
Lavender Blue
#8B88F8
ΔE00 6.38
Soft Blue
#6488EA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F78EA #EAE16F
analogous
#6FB5EA #6F78EA #A46FEA
triadic
#6F78EA #EA6F78 #78EA6F
tetradic
#6F78EA #EA6FB5 #EAE16F #6FEAA4
square
#6F78EA #EA6FB5 #EAE16F #6FEAA4
split-complementary
#6F78EA #EAA46F #B5EA6F
monochromatic
#1C28C2 #3A46E2 #6F78EA #A4AAF2 #DADCFA
Accessibility & contrast
On white
3.78
#6F78EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#6F78EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F78EA
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F78EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F78EA | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4188EE
Deuteranopia (green-blind)
#327EE8
Tritanopia (blue-blind)
#3791A6
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #6f78ea; /* rgb */ color: rgb(111, 120, 234); /* oklch */ color: oklch(62.1% 0.169 276.9);
Tailwind
colors: {
custom: {
50: '#a09ef1',
500: '#6f78ea',
950: '#000000',
},
}SCSS
$custom: #6f78ea; $custom-light: #a09ef1; $custom-dark: #000000;
JSON
{
"hex": "#6f78ea",
"rgb": {
"r": 111,
"g": 120,
"b": 234
},
"hsl": {
"h": 235.61,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.62129,
"c": 0.16925,
"h": 276.9
},
"luminance": 0.22753
}Semantic roles & 50–950 ramp
primary
#6F78EA
secondary
#EDEBC7
accent
#C80FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85