#7799EA#7799EA
#7799EA is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.2% C 0.126 H 265.9°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7799EA |
|---|---|
| RGB | rgb(119, 153, 234) |
| HSL | hsl(222, 73%, 69%) |
| HSV | hsv(222, 49%, 92%) |
| CMYK | cmyk(49.1%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(63.87, 10.13, -44.51) |
| CIE-LCH | lch(63.87, 45.65, 282.82°) |
| OKLab | oklab(69.19% -0.0089 -0.1254) |
| OKLCH | oklch(69.19% 0.126 265.9) |
| XYZ | xyz(33.8454, 32.6427, 82.3432) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.12
Soft Blue
#6488EA
ΔE00 5.22
Periwinkle Blue
#8F99FB
ΔE00 5.41
Faded Blue
#658CBB
ΔE00 6.96
Dark Sky Blue
#448EE4
ΔE00 7.65
Perrywinkle
#8F8CE7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7799EA #EAC877
analogous
#77D3EA #7799EA #8F77EA
triadic
#7799EA #EA7799 #99EA77
tetradic
#7799EA #EA77D3 #EAC877 #77EA8F
square
#7799EA #EA77D3 #EAC877 #77EA8F
split-complementary
#7799EA #EA8F77 #D3EA77
monochromatic
#1F51C8 #4271E2 #7799EA #ACC1F2 #E1E9FA
Accessibility & contrast
On white
2.79
#7799EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#7799EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7799EA
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7799EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7799EA | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#6D96E8
Tritanopia (blue-blind)
#45AAB7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7799ea; /* rgb */ color: rgb(119, 153, 234); /* oklch */ color: oklch(69.2% 0.126 265.9);
Tailwind
colors: {
custom: {
50: '#a4b6f1',
500: '#7799ea',
950: '#000000',
},
}SCSS
$custom: #7799ea; $custom-light: #a4b6f1; $custom-dark: #000000;
JSON
{
"hex": "#7799ea",
"rgb": {
"r": 119,
"g": 153,
"b": 234
},
"hsl": {
"h": 222.261,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.69192,
"c": 0.12574,
"h": 265.9
},
"luminance": 0.32645
}Semantic roles & 50–950 ramp
primary
#7799EA
secondary
#EFE5CE
accent
#9B10D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085