#787BE0#787BE0
#787BE0 is a light, vivid blue. Relative luminance 0.235; OKLCH L 62.7% C 0.150 H 279.9°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #787BE0 |
|---|---|
| RGB | rgb(120, 123, 224) |
| HSL | hsl(238, 63%, 67%) |
| HSV | hsv(238, 46%, 88%) |
| CMYK | cmyk(46.4%, 45.1%, 0%, 12.2%) |
| CIE-LAB | lab(55.62, 25.07, -52.00) |
| CIE-LCH | lch(55.62, 57.73, 295.74°) |
| OKLab | oklab(62.72% 0.0257 -0.1475) |
| OKLCH | oklch(62.72% 0.15 279.9) |
| XYZ | xyz(28.2792, 23.5394, 73.5600) |
| Luminance | 0.2354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.89
Lavender Blue
#8B88F8
ΔE00 5.48
Periwinkle (survey)
#8E82FE
ΔE00 5.66
Perrywinkle
#8F8CE7
ΔE00 6.09
Mediumslateblue
#7B68EE
ΔE00 6.40
Soft Blue
#6488EA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787BE0 #E0DD78
analogous
#78AFE0 #787BE0 #A978E0
triadic
#787BE0 #E0787B #7BE078
tetradic
#787BE0 #E078AF #E0DD78 #78E0A9
square
#787BE0 #E078AF #E0DD78 #78E0A9
split-complementary
#787BE0 #E0A978 #AFE078
monochromatic
#292DB4 #464AD5 #787BE0 #AAACEB #DCDCF7
Accessibility & contrast
On white
3.68
#787BE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#787BE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787BE0
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787BE0 | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5289E4
Deuteranopia (green-blind)
#4B81DE
Tritanopia (blue-blind)
#5390A3
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #787be0; /* rgb */ color: rgb(120, 123, 224); /* oklch */ color: oklch(62.7% 0.150 279.9);
Tailwind
colors: {
custom: {
50: '#a4a1ea',
500: '#787be0',
950: '#000000',
},
}SCSS
$custom: #787be0; $custom-light: #a4a1ea; $custom-dark: #000000;
JSON
{
"hex": "#787be0",
"rgb": {
"r": 120,
"g": 123,
"b": 224
},
"hsl": {
"h": 238.269,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.62716,
"c": 0.14969,
"h": 279.9
},
"luminance": 0.23541
}Semantic roles & 50–950 ramp
primary
#787BE0
secondary
#EAE9CA
accent
#C51BCA
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84