#7799EE#7799EE
#7799EE is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.4% C 0.131 H 266.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7799EE |
|---|---|
| RGB | rgb(119, 153, 238) |
| HSL | hsl(223, 78%, 70%) |
| HSV | hsv(223, 50%, 93%) |
| CMYK | cmyk(50%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(64.06, 11.33, -46.41) |
| CIE-LCH | lch(64.06, 47.77, 283.72°) |
| OKLab | oklab(69.4% -0.008 -0.131) |
| OKLCH | oklch(69.4% 0.131 266.5) |
| XYZ | xyz(34.4265, 32.8751, 85.4038) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.17
Periwinkle Blue
#8F99FB
ΔE00 5.24
Soft Blue
#6488EA
ΔE00 5.24
Faded Blue
#658CBB
ΔE00 7.26
Dark Sky Blue
#448EE4
ΔE00 7.78
Lavender Blue
#8B88F8
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7799EE #EECC77
analogous
#77D5EE #7799EE #9077EE
triadic
#7799EE #EE7799 #99EE77
tetradic
#7799EE #EE77D5 #EECC77 #77EE90
square
#7799EE #EE77D5 #EECC77 #77EE90
split-complementary
#7799EE #EE9077 #D5EE77
monochromatic
#1A4ED1 #4170E7 #7799EE #ADC2F5 #E4EBFC
Accessibility & contrast
On white
2.77
#7799EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#7799EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7799EE
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7799EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7799EE | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#6B96EC
Tritanopia (blue-blind)
#42ABB8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7799ee; /* rgb */ color: rgb(119, 153, 238); /* oklch */ color: oklch(69.4% 0.131 266.5);
Tailwind
colors: {
custom: {
50: '#a5b6f4',
500: '#7799ee',
950: '#000000',
},
}SCSS
$custom: #7799ee; $custom-light: #a5b6f4; $custom-dark: #000000;
JSON
{
"hex": "#7799ee",
"rgb": {
"r": 119,
"g": 153,
"b": 238
},
"hsl": {
"h": 222.857,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.69401,
"c": 0.1312,
"h": 266.5
},
"luminance": 0.32877
}Semantic roles & 50–950 ramp
primary
#7799EE
secondary
#F1E8D0
accent
#9F0BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085