#787BFD#787BFD
#787BFD is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.5% C 0.189 H 278.7°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #787BFD |
|---|---|
| RGB | rgb(120, 123, 253) |
| HSL | hsl(239, 97%, 73%) |
| HSV | hsv(239, 53%, 99%) |
| CMYK | cmyk(52.6%, 51.4%, 0%, 0.8%) |
| CIE-LAB | lab(57.32, 33.81, -65.42) |
| CIE-LCH | lch(57.32, 73.63, 297.33°) |
| OKLab | oklab(64.54% 0.0286 -0.1869) |
| OKLCH | oklch(64.54% 0.189 278.7) |
| XYZ | xyz(32.5528, 25.2488, 96.0676) |
| Luminance | 0.2525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.45
Periwinkle (survey)
#8E82FE
ΔE00 4.00
Lavender Blue
#8B88F8
ΔE00 4.59
Mediumslateblue
#7B68EE
ΔE00 6.30
Perrywinkle
#8F8CE7
ΔE00 6.98
Soft Blue
#6488EA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787BFD #FDFA78
analogous
#78BDFD #787BFD #B878FD
triadic
#787BFD #FD787B #7BFD78
tetradic
#787BFD #FD78BD #FDFA78 #78FDB8
square
#787BFD #FD78BD #FDFA78 #78FDB8
split-complementary
#787BFD #FDB878 #BDFD78
monochromatic
#0409F7 #3C40FC #787BFD #B4B6FE #E1E2FF
Accessibility & contrast
On white
3.47
#787BFD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#787BFD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787BFD
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787BFD | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#358FFF
Deuteranopia (green-blind)
#2184FA
Tritanopia (blue-blind)
#3C98B0
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #787bfd; /* rgb */ color: rgb(120, 123, 253); /* oklch */ color: oklch(64.5% 0.189 278.7);
Tailwind
colors: {
custom: {
50: '#a8a1ff',
500: '#787bfd',
950: '#000000',
},
}SCSS
$custom: #787bfd; $custom-light: #a8a1ff; $custom-dark: #000000;
JSON
{
"hex": "#787bfd",
"rgb": {
"r": 120,
"g": 123,
"b": 253
},
"hsl": {
"h": 238.647,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.64539,
"c": 0.18903,
"h": 278.7
},
"luminance": 0.25251
}Semantic roles & 50–950 ramp
primary
#787BFD
secondary
#F7F6D4
accent
#E000E6
background
#FAF9FF
surface
#F5F2FF
border
#CFCCD7
text
#110F18
muted
#807E86