#787CEB#787CEB
#787CEB is a light, vivid blue. Relative luminance 0.244; OKLCH L 63.6% C 0.163 H 279.1°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #787CEB |
|---|---|
| RGB | rgb(120, 124, 235) |
| HSL | hsl(238, 74%, 70%) |
| HSV | hsv(238, 49%, 92%) |
| CMYK | cmyk(48.9%, 47.2%, 0%, 7.8%) |
| CIE-LAB | lab(56.49, 27.76, -56.77) |
| CIE-LCH | lch(56.49, 63.19, 296.06°) |
| OKLab | oklab(63.57% 0.0259 -0.1614) |
| OKLCH | oklch(63.57% 0.163 279.1) |
| XYZ | xyz(29.9442, 24.4049, 81.7139) |
| Luminance | 0.2441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.79
Lavender Blue
#8B88F8
ΔE00 4.63
Periwinkle (survey)
#8E82FE
ΔE00 4.67
Perrywinkle
#8F8CE7
ΔE00 6.02
Mediumslateblue
#7B68EE
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787CEB #EBE778
analogous
#78B6EB #787CEB #AE78EB
triadic
#787CEB #EB787C #7CEB78
tetradic
#787CEB #EB78B6 #EBE778 #78EBAE
square
#787CEB #EB78B6 #EBE778 #78EBAE
split-complementary
#787CEB #EBAE78 #B6EB78
monochromatic
#1E24CB #4348E3 #787CEB #ADB0F3 #E3E3FB
Accessibility & contrast
On white
3.57
#787CEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#787CEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787CEB
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787CEB | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B8CEF
Deuteranopia (green-blind)
#4183E9
Tritanopia (blue-blind)
#4C94A8
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #787ceb; /* rgb */ color: rgb(120, 124, 235); /* oklch */ color: oklch(63.6% 0.163 279.1);
Tailwind
colors: {
custom: {
50: '#a6a1f2',
500: '#787ceb',
950: '#000000',
},
}SCSS
$custom: #787ceb; $custom-light: #a6a1f2; $custom-dark: #000000;
JSON
{
"hex": "#787ceb",
"rgb": {
"r": 120,
"g": 124,
"b": 235
},
"hsl": {
"h": 237.913,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.63573,
"c": 0.16349,
"h": 279.1
},
"luminance": 0.24407
}Semantic roles & 50–950 ramp
primary
#787CEB
secondary
#F0EFCF
accent
#CF0FD6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85