#787FF5#787FF5
#787FF5 is a light, vivid blue. Relative luminance 0.258; OKLCH L 64.8% C 0.173 H 277.8°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #787FF5 |
|---|---|
| RGB | rgb(120, 127, 245) |
| HSL | hsl(237, 86%, 72%) |
| HSV | hsv(237, 51%, 96%) |
| CMYK | cmyk(51%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(57.81, 29.00, -60.20) |
| CIE-LCH | lch(57.81, 66.82, 295.72°) |
| OKLab | oklab(64.76% 0.0236 -0.1715) |
| OKLCH | oklch(64.76% 0.173 277.8) |
| XYZ | xyz(31.8114, 25.7625, 89.6649) |
| Luminance | 0.2576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.62
Lavender Blue
#8B88F8
ΔE00 3.86
Periwinkle (survey)
#8E82FE
ΔE00 4.07
Soft Blue
#6488EA
ΔE00 5.79
Perrywinkle
#8F8CE7
ΔE00 5.88
Mediumslateblue
#7B68EE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787FF5 #F5EE78
analogous
#78BEF5 #787FF5 #B078F5
triadic
#787FF5 #F5787F #7FF578
tetradic
#787FF5 #F578BE #F5EE78 #78F5B0
square
#787FF5 #F578BE #F5EE78 #78F5B0
split-complementary
#787FF5 #F5B078 #BEF578
monochromatic
#111CE2 #3F49F1 #787FF5 #B1B5F9 #E3E4FD
Accessibility & contrast
On white
3.41
#787FF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#787FF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787FF5
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787FF5 | 1.00 | 3.41 | 6.15 | 6.15 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4890F9
Deuteranopia (green-blind)
#3B86F2
Tritanopia (blue-blind)
#4399AE
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #787ff5; /* rgb */ color: rgb(120, 127, 245); /* oklch */ color: oklch(64.8% 0.173 277.8);
Tailwind
colors: {
custom: {
50: '#a7a4f9',
500: '#787ff5',
950: '#000000',
},
}SCSS
$custom: #787ff5; $custom-light: #a7a4f9; $custom-dark: #000000;
JSON
{
"hex": "#787ff5",
"rgb": {
"r": 120,
"g": 127,
"b": 245
},
"hsl": {
"h": 236.64,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.64756,
"c": 0.17313,
"h": 277.8
},
"luminance": 0.25764
}Semantic roles & 50–950 ramp
primary
#787FF5
secondary
#F4F3D4
accent
#D603E3
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85