#7797EE#7797EE
#7797EE is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.0% C 0.134 H 267.6°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7797EE |
|---|---|
| RGB | rgb(119, 151, 238) |
| HSL | hsl(224, 78%, 70%) |
| HSV | hsv(224, 50%, 93%) |
| CMYK | cmyk(50%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(63.53, 12.49, -47.25) |
| CIE-LCH | lch(63.53, 48.87, 284.81°) |
| OKLab | oklab(68.99% -0.0057 -0.1334) |
| OKLCH | oklch(68.99% 0.134 267.6) |
| XYZ | xyz(34.1019, 32.2259, 85.2956) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.33
Soft Blue
#6488EA
ΔE00 4.76
Periwinkle Blue
#8F99FB
ΔE00 4.97
Faded Blue
#658CBB
ΔE00 7.08
Lavender Blue
#8B88F8
ΔE00 7.58
Perrywinkle
#8F8CE7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7797EE #EECE77
analogous
#77D2EE #7797EE #9377EE
triadic
#7797EE #EE7797 #97EE77
tetradic
#7797EE #EE77D2 #EECE77 #77EE93
square
#7797EE #EE77D2 #EECE77 #77EE93
split-complementary
#7797EE #EE9377 #D2EE77
monochromatic
#1A4BD1 #416DE7 #7797EE #ADC1F5 #E4EAFC
Accessibility & contrast
On white
2.82
#7797EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#7797EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7797EE
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7797EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7797EE | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F2
Deuteranopia (green-blind)
#6895EC
Tritanopia (blue-blind)
#42AAB7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7797ee; /* rgb */ color: rgb(119, 151, 238); /* oklch */ color: oklch(69.0% 0.134 267.6);
Tailwind
colors: {
custom: {
50: '#a5b5f4',
500: '#7797ee',
950: '#000000',
},
}SCSS
$custom: #7797ee; $custom-light: #a5b5f4; $custom-dark: #000000;
JSON
{
"hex": "#7797ee",
"rgb": {
"r": 119,
"g": 151,
"b": 238
},
"hsl": {
"h": 223.866,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.68991,
"c": 0.13353,
"h": 267.6
},
"luminance": 0.32228
}Semantic roles & 50–950 ramp
primary
#7797EE
secondary
#F1E8D0
accent
#A20BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085