#7799FF#7799FF
#7799FF is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.3% C 0.154 H 268.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7799FF |
|---|---|
| RGB | rgb(119, 153, 255) |
| HSL | hsl(225, 100%, 73%) |
| HSV | hsv(225, 53%, 100%) |
| CMYK | cmyk(53.3%, 40%, 0%, 0%) |
| CIE-LAB | lab(64.90, 16.52, -54.39) |
| CIE-LCH | lch(64.90, 56.84, 286.89°) |
| OKLab | oklab(70.32% -0.0044 -0.1543) |
| OKLCH | oklch(70.32% 0.154 268.4) |
| XYZ | xyz(37.0430, 33.9217, 99.1839) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.93
Periwinkle Blue
#8F99FB
ΔE00 4.86
Soft Blue
#6488EA
ΔE00 5.70
Lavender Blue
#8B88F8
ΔE00 7.83
Perrywinkle
#8F8CE7
ΔE00 8.45
Carolina Blue
#8AB8FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7799FF #FFDD77
analogous
#77DDFF #7799FF #9977FF
triadic
#7799FF #FF7799 #99FF77
tetradic
#7799FF #FF77DD #FFDD77 #77FF99
square
#7799FF #FF77DD #FFDD77 #77FF99
split-complementary
#7799FF #FF9977 #DDFF77
monochromatic
#003FFC #3A6BFF #7799FF #B4C7FF #E0E8FF
Accessibility & contrast
On white
2.70
#7799FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#7799FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7799FF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7799FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7799FF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#5F98FD
Tritanopia (blue-blind)
#2FAFC0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7799ff; /* rgb */ color: rgb(119, 153, 255); /* oklch */ color: oklch(70.3% 0.154 268.4);
Tailwind
colors: {
custom: {
50: '#a6b6ff',
500: '#7799ff',
950: '#000000',
},
}SCSS
$custom: #7799ff; $custom-light: #a6b6ff; $custom-dark: #000000;
JSON
{
"hex": "#7799ff",
"rgb": {
"r": 119,
"g": 153,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.70324,
"c": 0.15433,
"h": 268.4
},
"luminance": 0.33924
}Semantic roles & 50–950 ramp
primary
#7799FF
secondary
#F7EED4
accent
#AC00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086