#7779ED#7779ED
#7779ED is a light, vivid blue. Relative luminance 0.237; OKLCH L 63.1% C 0.170 H 279.6°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7779ED |
|---|---|
| RGB | rgb(119, 121, 237) |
| HSL | hsl(239, 77%, 70%) |
| HSV | hsv(239, 50%, 93%) |
| CMYK | cmyk(49.8%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(55.80, 29.93, -59.00) |
| CIE-LCH | lch(55.80, 66.16, 296.90°) |
| OKLab | oklab(63.07% 0.0284 -0.168) |
| OKLCH | oklch(63.07% 0.17 279.6) |
| XYZ | xyz(29.7265, 23.7094, 83.1143) |
| Luminance | 0.2371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.54
Periwinkle (survey)
#8E82FE
ΔE00 4.91
Lavender Blue
#8B88F8
ΔE00 5.26
Mediumslateblue
#7B68EE
ΔE00 5.44
Perrywinkle
#8F8CE7
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7779ED #EDEB77
analogous
#77B4ED #7779ED #B077ED
triadic
#7779ED #ED7779 #79ED77
tetradic
#7779ED #ED77B4 #EDEB77 #77EDB0
square
#7779ED #ED77B4 #EDEB77 #77EDB0
split-complementary
#7779ED #EDB077 #B4ED77
monochromatic
#1B1ECE #4144E6 #7779ED #ADAEF4 #E3E4FB
Accessibility & contrast
On white
3.66
#7779ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#7779ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7779ED
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7779ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7779ED | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#438AF1
Deuteranopia (green-blind)
#3881EA
Tritanopia (blue-blind)
#4892A8
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7779ed; /* rgb */ color: rgb(119, 121, 237); /* oklch */ color: oklch(63.1% 0.170 279.6);
Tailwind
colors: {
custom: {
50: '#a59ff3',
500: '#7779ed',
950: '#000000',
},
}SCSS
$custom: #7779ed; $custom-light: #a59ff3; $custom-dark: #000000;
JSON
{
"hex": "#7779ed",
"rgb": {
"r": 119,
"g": 121,
"b": 237
},
"hsl": {
"h": 238.983,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.63067,
"c": 0.17041,
"h": 279.6
},
"luminance": 0.23711
}Semantic roles & 50–950 ramp
primary
#7779ED
secondary
#F1F0CF
accent
#D50DD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85