#787FEE#787FEE
#787FEE is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.3% C 0.164 H 278.0°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #787FEE |
|---|---|
| RGB | rgb(120, 127, 238) |
| HSL | hsl(236, 78%, 70%) |
| HSV | hsv(236, 50%, 93%) |
| CMYK | cmyk(49.6%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(57.41, 26.88, -56.97) |
| CIE-LCH | lch(57.41, 62.99, 295.26°) |
| OKLab | oklab(64.32% 0.0228 -0.162) |
| OKLCH | oklch(64.32% 0.164 278) |
| XYZ | xyz(30.7629, 25.3431, 84.1430) |
| Luminance | 0.2535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.85
Lavender Blue
#8B88F8
ΔE00 4.02
Periwinkle (survey)
#8E82FE
ΔE00 4.43
Perrywinkle
#8F8CE7
ΔE00 5.57
Soft Blue
#6488EA
ΔE00 5.66
Mediumslateblue
#7B68EE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#787FEE #EEE778
analogous
#78BAEE #787FEE #AC78EE
triadic
#787FEE #EE787F #7FEE78
tetradic
#787FEE #EE78BA #EEE778 #78EEAC
square
#787FEE #EE78BA #EEE778 #78EEAC
split-complementary
#787FEE #EEAC78 #BAEE78
monochromatic
#1A25D1 #424BE7 #787FEE #AEB3F5 #E4E5FC
Accessibility & contrast
On white
3.46
#787FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#787FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #787FEE
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##787FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##787FEE | 1.00 | 3.46 | 6.07 | 6.07 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E8FF2
Deuteranopia (green-blind)
#4385EC
Tritanopia (blue-blind)
#4997AB
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #787fee; /* rgb */ color: rgb(120, 127, 238); /* oklch */ color: oklch(64.3% 0.164 278.0);
Tailwind
colors: {
custom: {
50: '#a6a4f4',
500: '#787fee',
950: '#000000',
},
}SCSS
$custom: #787fee; $custom-light: #a6a4f4; $custom-dark: #000000;
JSON
{
"hex": "#787fee",
"rgb": {
"r": 120,
"g": 127,
"b": 238
},
"hsl": {
"h": 236.441,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.64322,
"c": 0.16361,
"h": 278
},
"luminance": 0.25345
}Semantic roles & 50–950 ramp
primary
#787FEE
secondary
#F1EFD1
accent
#CE0CDA
background
#FAFAFF
surface
#F4F4FE
border
#CECED6
text
#100F17
muted
#7F7F85