#7777EB#7777EB
#7777EB is a light, vivid blue. Relative luminance 0.231; OKLCH L 62.6% C 0.170 H 280.3°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7777EB |
|---|---|
| RGB | rgb(119, 119, 235) |
| HSL | hsl(240, 74%, 69%) |
| HSV | hsv(240, 49%, 92%) |
| CMYK | cmyk(49.4%, 49.4%, 0%, 7.8%) |
| CIE-LAB | lab(55.19, 30.52, -58.86) |
| CIE-LCH | lch(55.19, 66.30, 297.41°) |
| OKLab | oklab(62.57% 0.0304 -0.1676) |
| OKLCH | oklch(62.57% 0.17 280.3) |
| XYZ | xyz(29.1954, 23.1121, 81.5039) |
| Luminance | 0.2311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.90
Mediumslateblue
#7B68EE
ΔE00 4.82
Periwinkle (survey)
#8E82FE
ΔE00 5.29
Lavender Blue
#8B88F8
ΔE00 5.79
Mediumpurple
#9370DB
ΔE00 7.19
Perrywinkle
#8F8CE7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7777EB #EBEB77
analogous
#77B1EB #7777EB #B177EB
triadic
#7777EB #EB7777 #77EB77
tetradic
#7777EB #EB77B1 #EBEB77 #77EBB1
square
#7777EB #EB77B1 #EBEB77 #77EBB1
split-complementary
#7777EB #EBB177 #B1EB77
monochromatic
#1E1ECA #4242E3 #7777EB #ACACF3 #E2E2FB
Accessibility & contrast
On white
3.73
#7777EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#7777EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7777EB
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7777EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7777EB | 1.00 | 3.73 | 5.62 | 5.62 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4189EF
Deuteranopia (green-blind)
#3680E8
Tritanopia (blue-blind)
#4A90A6
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7777eb; /* rgb */ color: rgb(119, 119, 235); /* oklch */ color: oklch(62.6% 0.170 280.3);
Tailwind
colors: {
custom: {
50: '#a59ef2',
500: '#7777eb',
950: '#000000',
},
}SCSS
$custom: #7777eb; $custom-light: #a59ef2; $custom-dark: #000000;
JSON
{
"hex": "#7777eb",
"rgb": {
"r": 119,
"g": 119,
"b": 235
},
"hsl": {
"h": 240,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.62571,
"c": 0.17038,
"h": 280.3
},
"luminance": 0.23114
}Semantic roles & 50–950 ramp
primary
#7777EB
secondary
#F0F0CE
accent
#D60FD6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85