#787AEA#787AEA
#787AEA is a light, vivid blue. Relative luminance 0.239; OKLCH L 63.1% C 0.165 H 279.8°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #787AEA |
|---|---|
| RGB | rgb(120, 122, 234) |
| HSL | hsl(239, 73%, 69%) |
| HSV | hsv(239, 49%, 92%) |
| CMYK | cmyk(48.7%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(55.94, 28.65, -57.09) |
| CIE-LCH | lch(55.94, 63.88, 296.65°) |
| OKLab | oklab(63.14% 0.0281 -0.1624) |
| OKLCH | oklch(63.14% 0.165 279.8) |
| XYZ | xyz(29.5520, 23.8510, 80.8725) |
| Luminance | 0.2385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.87
Periwinkle (survey)
#8E82FE
ΔE00 4.88
Lavender Blue
#8B88F8
ΔE00 5.07
Mediumslateblue
#7B68EE
ΔE00 5.73
Perrywinkle
#8F8CE7
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787AEA #EAE878
analogous
#78B3EA #787AEA #AF78EA
triadic
#787AEA #EA787A #7AEA78
tetradic
#787AEA #EA78B3 #EAE878 #78EAAF
square
#787AEA #EA78B3 #EAE878 #78EAAF
split-complementary
#787AEA #EAAF78 #B3EA78
monochromatic
#1F22C8 #4346E2 #787AEA #ADAEF2 #E2E2FA
Accessibility & contrast
On white
3.64
#787AEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#787AEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787AEA
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787AEA | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#488BEE
Deuteranopia (green-blind)
#3E82E8
Tritanopia (blue-blind)
#4D92A7
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #787aea; /* rgb */ color: rgb(120, 122, 234); /* oklch */ color: oklch(63.1% 0.165 279.8);
Tailwind
colors: {
custom: {
50: '#a6a0f1',
500: '#787aea',
950: '#000000',
},
}SCSS
$custom: #787aea; $custom-light: #a6a0f1; $custom-dark: #000000;
JSON
{
"hex": "#787aea",
"rgb": {
"r": 120,
"g": 122,
"b": 234
},
"hsl": {
"h": 238.947,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.63137,
"c": 0.16482,
"h": 279.8
},
"luminance": 0.23853
}Semantic roles & 50–950 ramp
primary
#787AEA
secondary
#EFEFCE
accent
#D210D5
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85