#787CEE#787CEE
#787CEE is a light, vivid blue. Relative luminance 0.246; OKLCH L 63.8% C 0.168 H 279.0°. Best body text is #000000 at 5.92:1 contrast (WCAG AA passes).
Color values
| HEX | #787CEE |
|---|---|
| RGB | rgb(120, 124, 238) |
| HSL | hsl(238, 78%, 70%) |
| HSV | hsv(238, 50%, 93%) |
| CMYK | cmyk(49.6%, 47.9%, 0%, 6.7%) |
| CIE-LAB | lab(56.66, 28.66, -58.16) |
| CIE-LCH | lch(56.66, 64.84, 296.24°) |
| OKLab | oklab(63.76% 0.0262 -0.1655) |
| OKLCH | oklch(63.76% 0.168 279) |
| XYZ | xyz(30.3812, 24.5797, 84.0158) |
| Luminance | 0.2458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.58
Periwinkle (survey)
#8E82FE
ΔE00 4.47
Lavender Blue
#8B88F8
ΔE00 4.51
Perrywinkle
#8F8CE7
ΔE00 6.11
Mediumslateblue
#7B68EE
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787CEE #EEEA78
analogous
#78B7EE #787CEE #AF78EE
triadic
#787CEE #EE787C #7CEE78
tetradic
#787CEE #EE78B7 #EEEA78 #78EEAF
square
#787CEE #EE78B7 #EEEA78 #78EEAF
split-complementary
#787CEE #EEAF78 #B7EE78
monochromatic
#1A21D1 #4247E7 #787CEE #AEB1F5 #E4E5FC
Accessibility & contrast
On white
3.55
#787CEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.92
#787CEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787CEE
5.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787CEE | 1.00 | 3.55 | 5.92 | 5.92 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#488DF2
Deuteranopia (green-blind)
#3E83EC
Tritanopia (blue-blind)
#4995AA
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #787cee; /* rgb */ color: rgb(120, 124, 238); /* oklch */ color: oklch(63.8% 0.168 279.0);
Tailwind
colors: {
custom: {
50: '#a6a1f4',
500: '#787cee',
950: '#000000',
},
}SCSS
$custom: #787cee; $custom-light: #a6a1f4; $custom-dark: #000000;
JSON
{
"hex": "#787cee",
"rgb": {
"r": 120,
"g": 124,
"b": 238
},
"hsl": {
"h": 237.966,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.63759,
"c": 0.16759,
"h": 279
},
"luminance": 0.24581
}Semantic roles & 50–950 ramp
primary
#787CEE
secondary
#F1F0D1
accent
#D30CDA
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100F17
muted
#7F7E85