#787FF6#787FF6
#787FF6 is a light, vivid blue. Relative luminance 0.258; OKLCH L 64.8% C 0.174 H 277.8°. Best body text is #000000 at 6.17:1 contrast (WCAG AA passes).
Color values
| HEX | #787FF6 |
|---|---|
| RGB | rgb(120, 127, 246) |
| HSL | hsl(237, 88%, 72%) |
| HSV | hsv(237, 51%, 96%) |
| CMYK | cmyk(51.2%, 48.4%, 0%, 3.5%) |
| CIE-LAB | lab(57.87, 29.30, -60.66) |
| CIE-LCH | lch(57.87, 67.37, 295.78°) |
| OKLab | oklab(64.82% 0.0237 -0.1729) |
| OKLCH | oklch(64.82% 0.174 277.8) |
| XYZ | xyz(31.9644, 25.8237, 90.4711) |
| Luminance | 0.2583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.61
Lavender Blue
#8B88F8
ΔE00 3.85
Periwinkle (survey)
#8E82FE
ΔE00 4.03
Soft Blue
#6488EA
ΔE00 5.82
Perrywinkle
#8F8CE7
ΔE00 5.93
Mediumslateblue
#7B68EE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787FF6 #F6EF78
analogous
#78BEF6 #787FF6 #B078F6
triadic
#787FF6 #F6787F #7FF678
tetradic
#787FF6 #F678BE #F6EF78 #78F6B0
square
#787FF6 #F678BE #F6EF78 #78F6B0
split-complementary
#787FF6 #F6B078 #BEF678
monochromatic
#0F1BE4 #3F49F2 #787FF6 #B1B5FA #E2E4FD
Accessibility & contrast
On white
3.41
#787FF6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.17
#787FF6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787FF6
6.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787FF6 | 1.00 | 3.41 | 6.17 | 6.17 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4790FA
Deuteranopia (green-blind)
#3986F3
Tritanopia (blue-blind)
#4299AF
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #787ff6; /* rgb */ color: rgb(120, 127, 246); /* oklch */ color: oklch(64.8% 0.174 277.8);
Tailwind
colors: {
custom: {
50: '#a7a4fa',
500: '#787ff6',
950: '#000000',
},
}SCSS
$custom: #787ff6; $custom-light: #a7a4fa; $custom-dark: #000000;
JSON
{
"hex": "#787ff6",
"rgb": {
"r": 120,
"g": 127,
"b": 246
},
"hsl": {
"h": 236.667,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.64819,
"c": 0.17448,
"h": 277.8
},
"luminance": 0.25826
}Semantic roles & 50–950 ramp
primary
#787FF6
secondary
#F5F3D5
accent
#D701E4
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85