#787EDC#787EDC
#787EDC is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.1% C 0.140 H 278.8°. Best body text is #000000 at 5.82:1 contrast (WCAG AA passes).
Color values
| HEX | #787EDC |
|---|---|
| RGB | rgb(120, 126, 220) |
| HSL | hsl(236, 59%, 67%) |
| HSV | hsv(236, 45%, 86%) |
| CMYK | cmyk(45.5%, 42.7%, 0%, 13.7%) |
| CIE-LAB | lab(56.17, 22.10, -48.89) |
| CIE-LCH | lch(56.17, 53.65, 294.32°) |
| OKLab | oklab(63.06% 0.0215 -0.1383) |
| OKLCH | oklch(63.06% 0.14 278.8) |
| XYZ | xyz(28.1209, 24.0807, 70.8626) |
| Luminance | 0.2408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.49
Lavender Blue
#8B88F8
ΔE00 5.38
Perrywinkle
#8F8CE7
ΔE00 5.54
Periwinkle (survey)
#8E82FE
ΔE00 6.00
Soft Blue
#6488EA
ΔE00 6.30
Mediumslateblue
#7B68EE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787EDC #DCD678
analogous
#78B0DC #787EDC #A478DC
triadic
#787EDC #DC787E #7EDC78
tetradic
#787EDC #DC78B0 #DCD678 #78DCA4
square
#787EDC #DC78B0 #DCD678 #78DCA4
split-complementary
#787EDC #DCA478 #B0DC78
monochromatic
#2D34AD #4750CF #787EDC #A9ACE9 #D9DBF5
Accessibility & contrast
On white
3.61
#787EDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.82
#787EDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787EDC
5.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787EDC | 1.00 | 3.61 | 5.82 | 5.82 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A8BE0
Deuteranopia (green-blind)
#5283DA
Tritanopia (blue-blind)
#5591A2
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #787edc; /* rgb */ color: rgb(120, 126, 220); /* oklch */ color: oklch(63.1% 0.140 278.8);
Tailwind
colors: {
custom: {
50: '#a4a3e7',
500: '#787edc',
950: '#000000',
},
}SCSS
$custom: #787edc; $custom-light: #a4a3e7; $custom-dark: #000000;
JSON
{
"hex": "#787edc",
"rgb": {
"r": 120,
"g": 126,
"b": 220
},
"hsl": {
"h": 236.4,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.6306,
"c": 0.13999,
"h": 278.8
},
"luminance": 0.24082
}Semantic roles & 50–950 ramp
primary
#787EDC
secondary
#E8E6C8
accent
#BC1FC6
background
#FAFAFE
surface
#F4F3FC
border
#CECDD5
text
#100F16
muted
#7F7F84