#7798E7#7798E7
#7798E7 is a light, vivid blue. Relative luminance 0.321; OKLCH L 68.8% C 0.123 H 266.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7798E7 |
|---|---|
| RGB | rgb(119, 152, 231) |
| HSL | hsl(222, 70%, 69%) |
| HSV | hsv(222, 48%, 91%) |
| CMYK | cmyk(48.5%, 34.2%, 0%, 9.4%) |
| CIE-LAB | lab(63.46, 9.81, -43.49) |
| CIE-LCH | lch(63.46, 44.59, 282.71°) |
| OKLab | oklab(68.83% -0.0085 -0.1225) |
| OKLCH | oklch(68.83% 0.123 266) |
| XYZ | xyz(33.2551, 32.1458, 80.0382) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.19
Soft Blue
#6488EA
ΔE00 4.99
Periwinkle Blue
#8F99FB
ΔE00 5.42
Faded Blue
#658CBB
ΔE00 6.65
Dark Sky Blue
#448EE4
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7798E7 #E7C677
analogous
#77D0E7 #7798E7 #8E77E7
triadic
#7798E7 #E77798 #98E777
tetradic
#7798E7 #E777D0 #E7C677 #77E78E
square
#7798E7 #E777D0 #E7C677 #77E78E
split-complementary
#7798E7 #E78E77 #D0E777
monochromatic
#2251C1 #4371DE #7798E7 #ABBFF0 #DFE7F9
Accessibility & contrast
On white
2.83
#7798E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#7798E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7798E7
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7798E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7798E7 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9FEA
Deuteranopia (green-blind)
#6E95E5
Tritanopia (blue-blind)
#48A9B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7798e7; /* rgb */ color: rgb(119, 152, 231); /* oklch */ color: oklch(68.8% 0.123 266.0);
Tailwind
colors: {
custom: {
50: '#a4b6ef',
500: '#7798e7',
950: '#000000',
},
}SCSS
$custom: #7798e7; $custom-light: #a4b6ef; $custom-dark: #000000;
JSON
{
"hex": "#7798e7",
"rgb": {
"r": 119,
"g": 152,
"b": 231
},
"hsl": {
"h": 222.321,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.68831,
"c": 0.12276,
"h": 266
},
"luminance": 0.32148
}Semantic roles & 50–950 ramp
primary
#7798E7
secondary
#EEE4CC
accent
#9A14D2
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084