#7777EA#7777EA
#7777EA is a light, vivid blue. Relative luminance 0.231; OKLCH L 62.5% C 0.169 H 280.3°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7777EA |
|---|---|
| RGB | rgb(119, 119, 234) |
| HSL | hsl(240, 73%, 69%) |
| HSV | hsv(240, 49%, 92%) |
| CMYK | cmyk(49.1%, 49.1%, 0%, 8.2%) |
| CIE-LAB | lab(55.13, 30.22, -58.39) |
| CIE-LCH | lch(55.13, 65.75, 297.36°) |
| OKLab | oklab(62.51% 0.0303 -0.1663) |
| OKLCH | oklch(62.51% 0.169 280.3) |
| XYZ | xyz(29.0513, 23.0545, 80.7451) |
| Luminance | 0.2306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.97
Mediumslateblue
#7B68EE
ΔE00 4.83
Periwinkle (survey)
#8E82FE
ΔE00 5.35
Lavender Blue
#8B88F8
ΔE00 5.83
Mediumpurple
#9370DB
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7777EA #EAEA77
analogous
#77B1EA #7777EA #B177EA
triadic
#7777EA #EA7777 #77EA77
tetradic
#7777EA #EA77B1 #EAEA77 #77EAB1
square
#7777EA #EA77B1 #EAEA77 #77EAB1
split-complementary
#7777EA #EAB177 #B1EA77
monochromatic
#1F1FC8 #4242E2 #7777EA #ACACF2 #E1E1FA
Accessibility & contrast
On white
3.74
#7777EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#7777EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7777EA
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7777EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7777EA | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4288EE
Deuteranopia (green-blind)
#3880E7
Tritanopia (blue-blind)
#4B90A5
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7777ea; /* rgb */ color: rgb(119, 119, 234); /* oklch */ color: oklch(62.5% 0.169 280.3);
Tailwind
colors: {
custom: {
50: '#a59ef1',
500: '#7777ea',
950: '#000000',
},
}SCSS
$custom: #7777ea; $custom-light: #a59ef1; $custom-dark: #000000;
JSON
{
"hex": "#7777ea",
"rgb": {
"r": 119,
"g": 119,
"b": 234
},
"hsl": {
"h": 240,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.62508,
"c": 0.16901,
"h": 280.3
},
"luminance": 0.23056
}Semantic roles & 50–950 ramp
primary
#7777EA
secondary
#EFEFCE
accent
#D510D5
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85