#787DFB#787DFB
#787DFB is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.8% C 0.184 H 278.2°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #787DFB |
|---|---|
| RGB | rgb(120, 125, 251) |
| HSL | hsl(238, 94%, 73%) |
| HSV | hsv(238, 52%, 98%) |
| CMYK | cmyk(52.2%, 50.2%, 0%, 1.6%) |
| CIE-LAB | lab(57.68, 32.01, -63.73) |
| CIE-LCH | lch(57.68, 71.32, 296.67°) |
| OKLab | oklab(64.77% 0.0263 -0.1819) |
| OKLCH | oklch(64.77% 0.184 278.2) |
| XYZ | xyz(32.4865, 25.6233, 94.4820) |
| Luminance | 0.2562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.45
Periwinkle (survey)
#8E82FE
ΔE00 3.91
Lavender Blue
#8B88F8
ΔE00 4.18
Soft Blue
#6488EA
ΔE00 6.46
Perrywinkle
#8F8CE7
ΔE00 6.52
Mediumslateblue
#7B68EE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787DFB #FBF678
analogous
#78BEFB #787DFB #B478FB
triadic
#787DFB #FB787D #7DFB78
tetradic
#787DFB #FB78BE #FBF678 #78FBB4
square
#787DFB #FB78BE #FBF678 #78FBB4
split-complementary
#787DFB #FBB478 #BEFB78
monochromatic
#0710F1 #3D44F9 #787DFB #B3B6FD #E1E2FE
Accessibility & contrast
On white
3.43
#787DFB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#787DFB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787DFB
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787DFB | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D90FF
Deuteranopia (green-blind)
#2C85F8
Tritanopia (blue-blind)
#3E99B0
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #787dfb; /* rgb */ color: rgb(120, 125, 251); /* oklch */ color: oklch(64.8% 0.184 278.2);
Tailwind
colors: {
custom: {
50: '#a7a2fd',
500: '#787dfb',
950: '#000000',
},
}SCSS
$custom: #787dfb; $custom-light: #a7a2fd; $custom-dark: #000000;
JSON
{
"hex": "#787dfb",
"rgb": {
"r": 120,
"g": 125,
"b": 251
},
"hsl": {
"h": 237.71,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.64771,
"c": 0.18379,
"h": 278.2
},
"luminance": 0.25625
}Semantic roles & 50–950 ramp
primary
#787DFB
secondary
#F6F5D5
accent
#DD00E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F18
muted
#7F7F86