#7787EE#7787EE
#7787EE is a light, vivid blue. Relative luminance 0.274; OKLCH L 65.8% C 0.153 H 274.7°. Best body text is #000000 at 6.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7787EE |
|---|---|
| RGB | rgb(119, 135, 238) |
| HSL | hsl(232, 78%, 70%) |
| HSV | hsv(232, 50%, 93%) |
| CMYK | cmyk(50%, 43.3%, 0%, 6.7%) |
| CIE-LAB | lab(59.36, 21.91, -53.85) |
| CIE-LCH | lch(59.36, 58.14, 292.14°) |
| OKLab | oklab(65.79% 0.0127 -0.1528) |
| OKLCH | oklch(65.79% 0.153 274.7) |
| XYZ | xyz(31.6995, 27.4210, 84.4948) |
| Luminance | 0.2742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.80
Lavender Blue
#8B88F8
ΔE00 4.03
Cornflower
#6A79F7
ΔE00 4.54
Perrywinkle
#8F8CE7
ΔE00 5.10
Periwinkle (survey)
#8E82FE
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7787EE #EEDE77
analogous
#77C2EE #7787EE #A377EE
triadic
#7787EE #EE7787 #87EE77
tetradic
#7787EE #EE77C2 #EEDE77 #77EEA3
square
#7787EE #EE77C2 #EEDE77 #77EEA3
split-complementary
#7787EE #EEA377 #C2EE77
monochromatic
#1A33D1 #4157E7 #7787EE #ADB7F5 #E4E7FC
Accessibility & contrast
On white
3.24
#7787EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.48
#7787EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7787EE
6.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7787EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7787EE | 1.00 | 3.24 | 6.48 | 6.48 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C94F2
Deuteranopia (green-blind)
#518AEC
Tritanopia (blue-blind)
#459DAF
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7787ee; /* rgb */ color: rgb(119, 135, 238); /* oklch */ color: oklch(65.8% 0.153 274.7);
Tailwind
colors: {
custom: {
50: '#a5a9f4',
500: '#7787ee',
950: '#000000',
},
}SCSS
$custom: #7787ee; $custom-light: #a5a9f4; $custom-dark: #000000;
JSON
{
"hex": "#7787ee",
"rgb": {
"r": 119,
"g": 135,
"b": 238
},
"hsl": {
"h": 231.933,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.6579,
"c": 0.15336,
"h": 274.7
},
"luminance": 0.27423
}Semantic roles & 50–950 ramp
primary
#7787EE
secondary
#F1EDD0
accent
#BE0BDA
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85