#7770EC#7770EC
#7770EC is a mid, vivid blue. Relative luminance 0.216; OKLCH L 61.4% C 0.181 H 282.2°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7770EC |
|---|---|
| RGB | rgb(119, 112, 236) |
| HSL | hsl(243, 77%, 68%) |
| HSV | hsv(243, 53%, 93%) |
| CMYK | cmyk(49.6%, 52.5%, 0%, 7.5%) |
| CIE-LAB | lab(53.56, 34.97, -62.03) |
| CIE-LCH | lch(53.56, 71.21, 299.41°) |
| OKLab | oklab(61.37% 0.0383 -0.177) |
| OKLCH | oklch(61.37% 0.181 282.2) |
| XYZ | xyz(28.5377, 21.5649, 81.9993) |
| Luminance | 0.2157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.62
Cornflower
#6A79F7
ΔE00 4.25
Mediumpurple
#9370DB
ΔE00 6.49
Periwinkle (survey)
#8E82FE
ΔE00 6.54
Dark Periwinkle
#665FD1
ΔE00 7.20
Cornflower Blue
#5170D7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7770EC #E5EC70
analogous
#70A7EC #7770EC #B570EC
triadic
#7770EC #EC7770 #70EC77
tetradic
#7770EC #EC70A7 #E5EC70 #70ECB5
square
#7770EC #EC70A7 #E5EC70 #70ECB5
split-complementary
#7770EC #ECB570 #A7EC70
monochromatic
#241AC7 #443AE5 #7770EC #AAA6F3 #DEDCFA
Accessibility & contrast
On white
3.95
#7770EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#7770EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7770EC
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7770EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7770EC | 1.00 | 3.95 | 5.31 | 5.31 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E84F0
Deuteranopia (green-blind)
#227CE9
Tritanopia (blue-blind)
#4A8BA3
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #7770ec; /* rgb */ color: rgb(119, 112, 236); /* oklch */ color: oklch(61.4% 0.181 282.2);
Tailwind
colors: {
custom: {
50: '#a699f3',
500: '#7770ec',
950: '#000000',
},
}SCSS
$custom: #7770ec; $custom-light: #a699f3; $custom-dark: #000000;
JSON
{
"hex": "#7770ec",
"rgb": {
"r": 119,
"g": 112,
"b": 236
},
"hsl": {
"h": 243.387,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.61372,
"c": 0.18109,
"h": 282.2
},
"luminance": 0.21566
}Semantic roles & 50–950 ramp
primary
#7770EC
secondary
#EDEFC9
accent
#D90DCD
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85