#6F77EA#6F77EA
#6F77EA is a mid, vivid blue. Relative luminance 0.225; OKLCH L 61.9% C 0.171 H 277.2°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6F77EA |
|---|---|
| RGB | rgb(111, 119, 234) |
| HSL | hsl(236, 75%, 68%) |
| HSV | hsv(236, 53%, 92%) |
| CMYK | cmyk(52.6%, 49.1%, 0%, 8.2%) |
| CIE-LAB | lab(54.57, 28.52, -59.33) |
| CIE-LCH | lch(54.57, 65.83, 295.68°) |
| OKLab | oklab(61.94% 0.0214 -0.1692) |
| OKLCH | oklch(61.94% 0.171 277.2) |
| XYZ | xyz(27.9990, 22.5119, 80.6958) |
| Luminance | 0.2251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.99
Mediumslateblue
#7B68EE
ΔE00 5.54
Cornflower Blue
#5170D7
ΔE00 6.01
Periwinkle (survey)
#8E82FE
ΔE00 6.38
Lavender Blue
#8B88F8
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F77EA #EAE26F
analogous
#6FB4EA #6F77EA #A56FEA
triadic
#6F77EA #EA6F77 #77EA6F
tetradic
#6F77EA #EA6FB4 #EAE26F #6FEAA5
square
#6F77EA #EA6FB4 #EAE26F #6FEAA5
split-complementary
#6F77EA #EAA56F #B4EA6F
monochromatic
#1C27C2 #3A45E2 #6F77EA #A4A9F2 #DADCFA
Accessibility & contrast
On white
3.82
#6F77EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#6F77EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F77EA
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F77EA | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F88EE
Deuteranopia (green-blind)
#307EE8
Tritanopia (blue-blind)
#3790A5
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #6f77ea; /* rgb */ color: rgb(111, 119, 234); /* oklch */ color: oklch(61.9% 0.171 277.2);
Tailwind
colors: {
custom: {
50: '#a09ef1',
500: '#6f77ea',
950: '#000000',
},
}SCSS
$custom: #6f77ea; $custom-light: #a09ef1; $custom-dark: #000000;
JSON
{
"hex": "#6f77ea",
"rgb": {
"r": 111,
"g": 119,
"b": 234
},
"hsl": {
"h": 236.098,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.61941,
"c": 0.17055,
"h": 277.2
},
"luminance": 0.22514
}Semantic roles & 50–950 ramp
primary
#6F77EA
secondary
#EDEBC7
accent
#CA0FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85