#7777E9#7777E9
#7777E9 is a light, vivid blue. Relative luminance 0.230; OKLCH L 62.4% C 0.168 H 280.4°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7777E9 |
|---|---|
| RGB | rgb(119, 119, 233) |
| HSL | hsl(240, 72%, 69%) |
| HSV | hsv(240, 49%, 91%) |
| CMYK | cmyk(48.9%, 48.9%, 0%, 8.6%) |
| CIE-LAB | lab(55.07, 29.92, -57.93) |
| CIE-LCH | lch(55.07, 65.20, 297.31°) |
| OKLab | oklab(62.44% 0.0302 -0.1649) |
| OKLCH | oklch(62.44% 0.168 280.4) |
| XYZ | xyz(28.9081, 22.9972, 79.9907) |
| Luminance | 0.2300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.06
Mediumslateblue
#7B68EE
ΔE00 4.85
Periwinkle (survey)
#8E82FE
ΔE00 5.42
Lavender Blue
#8B88F8
ΔE00 5.87
Mediumpurple
#9370DB
ΔE00 7.10
Perrywinkle
#8F8CE7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7777E9 #E9E977
analogous
#77B0E9 #7777E9 #B077E9
triadic
#7777E9 #E97777 #77E977
tetradic
#7777E9 #E977B0 #E9E977 #77E9B0
square
#7777E9 #E977B0 #E9E977 #77E9B0
split-complementary
#7777E9 #E9B077 #B0E977
monochromatic
#2020C6 #4242E0 #7777E9 #ACACF2 #E0E0FA
Accessibility & contrast
On white
3.75
#7777E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#7777E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7777E9
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7777E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7777E9 | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4388ED
Deuteranopia (green-blind)
#3980E7
Tritanopia (blue-blind)
#4C90A5
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7777e9; /* rgb */ color: rgb(119, 119, 233); /* oklch */ color: oklch(62.4% 0.168 280.4);
Tailwind
colors: {
custom: {
50: '#a59ef1',
500: '#7777e9',
950: '#000000',
},
}SCSS
$custom: #7777e9; $custom-light: #a59ef1; $custom-dark: #000000;
JSON
{
"hex": "#7777e9",
"rgb": {
"r": 119,
"g": 119,
"b": 233
},
"hsl": {
"h": 240,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.62444,
"c": 0.16766,
"h": 280.4
},
"luminance": 0.22999
}Semantic roles & 50–950 ramp
primary
#7777E9
secondary
#EFEFCD
accent
#D411D4
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85