#7799F9#7799F9
#7799F9 is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.0% C 0.146 H 267.8°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7799F9 |
|---|---|
| RGB | rgb(119, 153, 249) |
| HSL | hsl(224, 92%, 72%) |
| HSV | hsv(224, 52%, 98%) |
| CMYK | cmyk(52.2%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(64.60, 14.67, -51.60) |
| CIE-LCH | lch(64.60, 53.64, 285.87°) |
| OKLab | oklab(69.99% -0.0056 -0.1461) |
| OKLCH | oklch(69.99% 0.146 267.8) |
| XYZ | xyz(36.0922, 33.5414, 94.1764) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.57
Periwinkle Blue
#8F99FB
ΔE00 4.92
Soft Blue
#6488EA
ΔE00 5.47
Lavender Blue
#8B88F8
ΔE00 7.90
Faded Blue
#658CBB
ΔE00 8.08
Dark Sky Blue
#448EE4
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7799F9 #F9D777
analogous
#77DAF9 #7799F9 #9677F9
triadic
#7799F9 #F97799 #99F977
tetradic
#7799F9 #F977DA #F9D777 #77F996
square
#7799F9 #F977DA #F9D777 #77F996
split-complementary
#7799F9 #F99677 #DAF977
monochromatic
#0A45EB #3C6DF6 #7799F9 #B2C5FC #E2E9FE
Accessibility & contrast
On white
2.72
#7799F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#7799F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7799F9
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7799F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7799F9 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#6397F7
Tritanopia (blue-blind)
#37AEBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7799f9; /* rgb */ color: rgb(119, 153, 249); /* oklch */ color: oklch(70.0% 0.146 267.8);
Tailwind
colors: {
custom: {
50: '#a6b6fc',
500: '#7799f9',
950: '#000000',
},
}SCSS
$custom: #7799f9; $custom-light: #a6b6fc; $custom-dark: #000000;
JSON
{
"hex": "#7799f9",
"rgb": {
"r": 119,
"g": 153,
"b": 249
},
"hsl": {
"h": 224.308,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.69992,
"c": 0.1462,
"h": 267.8
},
"luminance": 0.33544
}Semantic roles & 50–950 ramp
primary
#7799F9
secondary
#F6EDD5
accent
#A900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085