#787DE0#787DE0
#787DE0 is a light, vivid blue. Relative luminance 0.240; OKLCH L 63.1% C 0.147 H 279.1°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #787DE0 |
|---|---|
| RGB | rgb(120, 125, 224) |
| HSL | hsl(237, 63%, 67%) |
| HSV | hsv(237, 46%, 88%) |
| CMYK | cmyk(46.4%, 44.2%, 0%, 12.2%) |
| CIE-LAB | lab(56.13, 23.88, -51.20) |
| CIE-LCH | lch(56.13, 56.49, 295.00°) |
| OKLab | oklab(63.1% 0.0233 -0.1451) |
| OKLCH | oklch(63.1% 0.147 279.1) |
| XYZ | xyz(28.5298, 24.0406, 73.6436) |
| Luminance | 0.2404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.94
Lavender Blue
#8B88F8
ΔE00 5.15
Periwinkle (survey)
#8E82FE
ΔE00 5.59
Perrywinkle
#8F8CE7
ΔE00 5.68
Soft Blue
#6488EA
ΔE00 6.38
Mediumslateblue
#7B68EE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787DE0 #E0DB78
analogous
#78B1E0 #787DE0 #A778E0
triadic
#787DE0 #E0787D #7DE078
tetradic
#787DE0 #E078B1 #E0DB78 #78E0A7
square
#787DE0 #E078B1 #E0DB78 #78E0A7
split-complementary
#787DE0 #E0A778 #B1E078
monochromatic
#2930B4 #464DD5 #787DE0 #AAADEB #DCDDF7
Accessibility & contrast
On white
3.62
#787DE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#787DE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787DE0
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787DE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787DE0 | 1.00 | 3.62 | 5.81 | 5.81 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#558BE4
Deuteranopia (green-blind)
#4E83DE
Tritanopia (blue-blind)
#5392A4
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #787de0; /* rgb */ color: rgb(120, 125, 224); /* oklch */ color: oklch(63.1% 0.147 279.1);
Tailwind
colors: {
custom: {
50: '#a4a2ea',
500: '#787de0',
950: '#000000',
},
}SCSS
$custom: #787de0; $custom-light: #a4a2ea; $custom-dark: #000000;
JSON
{
"hex": "#787de0",
"rgb": {
"r": 120,
"g": 125,
"b": 224
},
"hsl": {
"h": 237.115,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.63099,
"c": 0.14696,
"h": 279.1
},
"luminance": 0.24042
}Semantic roles & 50–950 ramp
primary
#787DE0
secondary
#EAE9CA
accent
#C21BCA
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F16
muted
#7F7E84