#7779EE#7779EE
#7779EE is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.1% C 0.172 H 279.5°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7779EE |
|---|---|
| RGB | rgb(119, 121, 238) |
| HSL | hsl(239, 78%, 70%) |
| HSV | hsv(239, 50%, 93%) |
| CMYK | cmyk(50%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(55.85, 30.23, -59.46) |
| CIE-LCH | lch(55.85, 66.70, 296.95°) |
| OKLab | oklab(63.13% 0.0285 -0.1694) |
| OKLCH | oklch(63.13% 0.172 279.5) |
| XYZ | xyz(29.8730, 23.7680, 83.8859) |
| Luminance | 0.2377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.47
Periwinkle (survey)
#8E82FE
ΔE00 4.86
Lavender Blue
#8B88F8
ΔE00 5.23
Mediumslateblue
#7B68EE
ΔE00 5.43
Perrywinkle
#8F8CE7
ΔE00 6.84
Soft Blue
#6488EA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7779EE #EEEC77
analogous
#77B4EE #7779EE #B177EE
triadic
#7779EE #EE7779 #79EE77
tetradic
#7779EE #EE77B4 #EEEC77 #77EEB1
square
#7779EE #EE77B4 #EEEC77 #77EEB1
split-complementary
#7779EE #EEB177 #B4EE77
monochromatic
#1A1DD1 #4143E7 #7779EE #ADAFF5 #E4E4FC
Accessibility & contrast
On white
3.65
#7779EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#7779EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7779EE
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7779EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7779EE | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#428BF2
Deuteranopia (green-blind)
#3681EB
Tritanopia (blue-blind)
#4893A8
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7779ee; /* rgb */ color: rgb(119, 121, 238); /* oklch */ color: oklch(63.1% 0.172 279.5);
Tailwind
colors: {
custom: {
50: '#a59ff4',
500: '#7779ee',
950: '#000000',
},
}SCSS
$custom: #7779ee; $custom-light: #a59ff4; $custom-dark: #000000;
JSON
{
"hex": "#7779ee",
"rgb": {
"r": 119,
"g": 121,
"b": 238
},
"hsl": {
"h": 238.992,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.63131,
"c": 0.17176,
"h": 279.5
},
"luminance": 0.2377
}Semantic roles & 50–950 ramp
primary
#7779EE
secondary
#F1F1D0
accent
#D70BDA
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100E17
muted
#7F7E85