#7799FE#7799FE
#7799FE is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.3% C 0.153 H 268.3°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7799FE |
|---|---|
| RGB | rgb(119, 153, 254) |
| HSL | hsl(225, 99%, 73%) |
| HSV | hsv(225, 53%, 100%) |
| CMYK | cmyk(53.1%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(64.85, 16.21, -53.93) |
| CIE-LCH | lch(64.85, 56.31, 286.73°) |
| OKLab | oklab(70.27% -0.0046 -0.1529) |
| OKLCH | oklch(70.27% 0.153 268.3) |
| XYZ | xyz(36.8825, 33.8575, 98.3383) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.87
Periwinkle Blue
#8F99FB
ΔE00 4.87
Soft Blue
#6488EA
ΔE00 5.66
Lavender Blue
#8B88F8
ΔE00 7.84
Perrywinkle
#8F8CE7
ΔE00 8.42
Dodger Blue
#3E82FC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7799FE #FEDC77
analogous
#77DCFE #7799FE #9877FE
triadic
#7799FE #FE7799 #99FE77
tetradic
#7799FE #FE77DC #FEDC77 #77FE98
square
#7799FE #FE77DC #FEDC77 #77FE98
split-complementary
#7799FE #FE9877 #DCFE77
monochromatic
#0240F9 #3A6BFE #7799FE #B4C7FE #E1E8FF
Accessibility & contrast
On white
2.70
#7799FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#7799FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7799FE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7799FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7799FE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#6098FC
Tritanopia (blue-blind)
#30AFBF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7799fe; /* rgb */ color: rgb(119, 153, 254); /* oklch */ color: oklch(70.3% 0.153 268.3);
Tailwind
colors: {
custom: {
50: '#a6b6ff',
500: '#7799fe',
950: '#000000',
},
}SCSS
$custom: #7799fe; $custom-light: #a6b6ff; $custom-dark: #000000;
JSON
{
"hex": "#7799fe",
"rgb": {
"r": 119,
"g": 153,
"b": 254
},
"hsl": {
"h": 224.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.70268,
"c": 0.15298,
"h": 268.3
},
"luminance": 0.3386
}Semantic roles & 50–950 ramp
primary
#7799FE
secondary
#F7EED4
accent
#AC00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086