#787BE8#787BE8
#787BE8 is a light, vivid blue. Relative luminance 0.240; OKLCH L 63.2% C 0.161 H 279.6°. Best body text is #000000 at 5.80:1 contrast (WCAG AA passes).
Color values
| HEX | #787BE8 |
|---|---|
| RGB | rgb(120, 123, 232) |
| HSL | hsl(238, 71%, 69%) |
| HSV | hsv(238, 48%, 91%) |
| CMYK | cmyk(48.3%, 47%, 0%, 9%) |
| CIE-LAB | lab(56.07, 27.46, -55.76) |
| CIE-LCH | lch(56.07, 62.16, 296.21°) |
| OKLab | oklab(63.2% 0.0267 -0.1585) |
| OKLCH | oklch(63.2% 0.161 279.6) |
| XYZ | xyz(29.3897, 23.9836, 79.4090) |
| Luminance | 0.2399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.03
Periwinkle (survey)
#8E82FE
ΔE00 4.95
Lavender Blue
#8B88F8
ΔE00 4.96
Mediumslateblue
#7B68EE
ΔE00 6.10
Perrywinkle
#8F8CE7
ΔE00 6.16
Soft Blue
#6488EA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787BE8 #E8E578
analogous
#78B3E8 #787BE8 #AD78E8
triadic
#787BE8 #E8787B #7BE878
tetradic
#787BE8 #E878B3 #E8E578 #78E8AD
square
#787BE8 #E878B3 #E8E578 #78E8AD
split-complementary
#787BE8 #E8AD78 #B3E878
monochromatic
#2126C4 #4448DF #787BE8 #ACAEF1 #E1E1FA
Accessibility & contrast
On white
3.62
#787BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.80
#787BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787BE8
5.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787BE8 | 1.00 | 3.62 | 5.80 | 5.80 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8BEC
Deuteranopia (green-blind)
#4382E6
Tritanopia (blue-blind)
#4E92A6
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #787be8; /* rgb */ color: rgb(120, 123, 232); /* oklch */ color: oklch(63.2% 0.161 279.6);
Tailwind
colors: {
custom: {
50: '#a5a1f0',
500: '#787be8',
950: '#000000',
},
}SCSS
$custom: #787be8; $custom-light: #a5a1f0; $custom-dark: #000000;
JSON
{
"hex": "#787be8",
"rgb": {
"r": 120,
"g": 123,
"b": 232
},
"hsl": {
"h": 238.393,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.632,
"c": 0.16073,
"h": 279.6
},
"luminance": 0.23985
}Semantic roles & 50–950 ramp
primary
#787BE8
secondary
#EEEDCD
accent
#CE13D3
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85