#6F78ED#6F78ED
#6F78ED is a light, vivid blue. Relative luminance 0.229; OKLCH L 62.3% C 0.173 H 276.8°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6F78ED |
|---|---|
| RGB | rgb(111, 120, 237) |
| HSL | hsl(236, 78%, 68%) |
| HSV | hsv(236, 53%, 93%) |
| CMYK | cmyk(53.2%, 49.4%, 0%, 7.1%) |
| CIE-LAB | lab(54.99, 28.86, -60.31) |
| CIE-LCH | lch(54.99, 66.86, 295.57°) |
| OKLab | oklab(62.32% 0.0206 -0.1721) |
| OKLCH | oklch(62.32% 0.173 276.8) |
| XYZ | xyz(28.5532, 22.9250, 83.0247) |
| Luminance | 0.2293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.54
Mediumslateblue
#7B68EE
ΔE00 5.80
Periwinkle (survey)
#8E82FE
ΔE00 6.12
Cornflower Blue
#5170D7
ΔE00 6.26
Lavender Blue
#8B88F8
ΔE00 6.27
Soft Blue
#6488EA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F78ED #EDE46F
analogous
#6FB7ED #6F78ED #A56FED
triadic
#6F78ED #ED6F78 #78ED6F
tetradic
#6F78ED #ED6FB7 #EDE46F #6FEDA5
square
#6F78ED #ED6FB7 #EDE46F #6FEDA5
split-complementary
#6F78ED #EDA56F #B7ED6F
monochromatic
#1926C9 #3945E6 #6F78ED #A5ABF4 #DCDEFB
Accessibility & contrast
On white
3.76
#6F78ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#6F78ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F78ED
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F78ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F78ED | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E89F1
Deuteranopia (green-blind)
#2E7FEA
Tritanopia (blue-blind)
#3492A7
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #6f78ed; /* rgb */ color: rgb(111, 120, 237); /* oklch */ color: oklch(62.3% 0.173 276.8);
Tailwind
colors: {
custom: {
50: '#a19ef3',
500: '#6f78ed',
950: '#000000',
},
}SCSS
$custom: #6f78ed; $custom-light: #a19ef3; $custom-dark: #000000;
JSON
{
"hex": "#6f78ed",
"rgb": {
"r": 111,
"g": 120,
"b": 237
},
"hsl": {
"h": 235.714,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.62322,
"c": 0.17332,
"h": 276.8
},
"luminance": 0.22927
}Semantic roles & 50–950 ramp
primary
#6F78ED
secondary
#EFECC9
accent
#CB0BDA
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85