#7877EA#7877EA
#7877EA is a light, vivid blue. Relative luminance 0.231; OKLCH L 62.6% C 0.169 H 280.7°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7877EA |
|---|---|
| RGB | rgb(120, 119, 234) |
| HSL | hsl(241, 73%, 69%) |
| HSV | hsv(241, 49%, 92%) |
| CMYK | cmyk(48.7%, 49.1%, 0%, 8.2%) |
| CIE-LAB | lab(55.20, 30.43, -58.27) |
| CIE-LCH | lch(55.20, 65.74, 297.58°) |
| OKLab | oklab(62.58% 0.0315 -0.1659) |
| OKLCH | oklch(62.58% 0.169 280.7) |
| XYZ | xyz(29.1893, 23.1257, 80.7516) |
| Luminance | 0.2313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.13
Mediumslateblue
#7B68EE
ΔE00 4.77
Periwinkle (survey)
#8E82FE
ΔE00 5.24
Lavender Blue
#8B88F8
ΔE00 5.75
Mediumpurple
#9370DB
ΔE00 6.97
Perrywinkle
#8F8CE7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7877EA #E9EA77
analogous
#77B0EA #7877EA #B277EA
triadic
#7877EA #EA7877 #77EA78
tetradic
#7877EA #EA77B0 #E9EA77 #77EAB2
square
#7877EA #EA77B0 #E9EA77 #77EAB2
split-complementary
#7877EA #EAB277 #B0EA77
monochromatic
#201FC8 #4342E2 #7877EA #ADACF2 #E1E1FA
Accessibility & contrast
On white
3.73
#7877EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#7877EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7877EA
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7877EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7877EA | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4289EE
Deuteranopia (green-blind)
#3880E7
Tritanopia (blue-blind)
#4D90A5
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7877ea; /* rgb */ color: rgb(120, 119, 234); /* oklch */ color: oklch(62.6% 0.169 280.7);
Tailwind
colors: {
custom: {
50: '#a69ef1',
500: '#7877ea',
950: '#000000',
},
}SCSS
$custom: #7877ea; $custom-light: #a69ef1; $custom-dark: #000000;
JSON
{
"hex": "#7877ea",
"rgb": {
"r": 120,
"g": 119,
"b": 234
},
"hsl": {
"h": 240.522,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.62581,
"c": 0.16885,
"h": 280.7
},
"luminance": 0.23127
}Semantic roles & 50–950 ramp
primary
#7877EA
secondary
#EFEFCE
accent
#D510D4
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85