#7779DE#7779DE
#7779DE is a light, vivid blue. Relative luminance 0.229; OKLCH L 62.1% C 0.150 H 280.2°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7779DE |
|---|---|
| RGB | rgb(119, 121, 222) |
| HSL | hsl(239, 61%, 67%) |
| HSV | hsv(239, 46%, 87%) |
| CMYK | cmyk(46.4%, 45.5%, 0%, 12.9%) |
| CIE-LAB | lab(54.94, 25.44, -51.98) |
| CIE-LCH | lch(54.94, 57.87, 296.08°) |
| OKLab | oklab(62.14% 0.0267 -0.1474) |
| OKLCH | oklch(62.14% 0.15 280.2) |
| XYZ | xyz(27.6260, 22.8692, 72.0516) |
| Luminance | 0.2287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.06
Mediumslateblue
#7B68EE
ΔE00 5.94
Lavender Blue
#8B88F8
ΔE00 6.08
Periwinkle (survey)
#8E82FE
ΔE00 6.11
Perrywinkle
#8F8CE7
ΔE00 6.66
Cornflower Blue
#5170D7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7779DE #DEDC77
analogous
#77ADDE #7779DE #A977DE
triadic
#7779DE #DE7779 #79DE77
tetradic
#7779DE #DE77AD #DEDC77 #77DEA9
square
#7779DE #DE77AD #DEDC77 #77DEA9
split-complementary
#7779DE #DEA977 #ADDE77
monochromatic
#2B2DB0 #4648D2 #7779DE #A8AAEA #DADAF6
Accessibility & contrast
On white
3.77
#7779DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#7779DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7779DE
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7779DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7779DE | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5087E2
Deuteranopia (green-blind)
#4980DC
Tritanopia (blue-blind)
#538EA1
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7779de; /* rgb */ color: rgb(119, 121, 222); /* oklch */ color: oklch(62.1% 0.150 280.2);
Tailwind
colors: {
custom: {
50: '#a49fe9',
500: '#7779de',
950: '#000000',
},
}SCSS
$custom: #7779de; $custom-light: #a49fe9; $custom-dark: #000000;
JSON
{
"hex": "#7779de",
"rgb": {
"r": 119,
"g": 121,
"b": 222
},
"hsl": {
"h": 238.835,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.62141,
"c": 0.14982,
"h": 280.2
},
"luminance": 0.22871
}Semantic roles & 50–950 ramp
primary
#7779DE
secondary
#E9E8C8
accent
#C51DC9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84