#7799EC#7799EC
#7799EC is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.3% C 0.128 H 266.2°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7799EC |
|---|---|
| RGB | rgb(119, 153, 236) |
| HSL | hsl(223, 75%, 70%) |
| HSV | hsv(223, 50%, 93%) |
| CMYK | cmyk(49.6%, 35.2%, 0%, 7.5%) |
| CIE-LAB | lab(63.96, 10.73, -45.46) |
| CIE-LCH | lch(63.96, 46.71, 283.28°) |
| OKLab | oklab(69.3% -0.0085 -0.1282) |
| OKLCH | oklch(69.3% 0.128 266.2) |
| XYZ | xyz(34.1343, 32.7583, 83.8649) |
| Luminance | 0.3276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.14
Soft Blue
#6488EA
ΔE00 5.23
Periwinkle Blue
#8F99FB
ΔE00 5.32
Faded Blue
#658CBB
ΔE00 7.11
Dark Sky Blue
#448EE4
ΔE00 7.71
Perrywinkle
#8F8CE7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7799EC #ECCA77
analogous
#77D4EC #7799EC #9077EC
triadic
#7799EC #EC7799 #99EC77
tetradic
#7799EC #EC77D4 #ECCA77 #77EC90
square
#7799EC #EC77D4 #ECCA77 #77EC90
split-complementary
#7799EC #EC9077 #D4EC77
monochromatic
#1D50CC #4171E4 #7799EC #ADC1F4 #E2EAFB
Accessibility & contrast
On white
2.78
#7799EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#7799EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7799EC
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7799EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7799EC | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1EF
Deuteranopia (green-blind)
#6C96EA
Tritanopia (blue-blind)
#44ABB7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7799ec; /* rgb */ color: rgb(119, 153, 236); /* oklch */ color: oklch(69.3% 0.128 266.2);
Tailwind
colors: {
custom: {
50: '#a4b6f2',
500: '#7799ec',
950: '#000000',
},
}SCSS
$custom: #7799ec; $custom-light: #a4b6f2; $custom-dark: #000000;
JSON
{
"hex": "#7799ec",
"rgb": {
"r": 119,
"g": 153,
"b": 236
},
"hsl": {
"h": 222.564,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.69296,
"c": 0.12847,
"h": 266.2
},
"luminance": 0.32761
}Semantic roles & 50–950 ramp
primary
#7799EC
secondary
#F0E6CF
accent
#9D0ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085