#7E89EC#7E89EC
#7E89EC is a light, vivid blue. Relative luminance 0.284; OKLCH L 66.5% C 0.146 H 276.9°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7E89EC |
|---|---|
| RGB | rgb(126, 137, 236) |
| HSL | hsl(234, 74%, 71%) |
| HSV | hsv(234, 47%, 93%) |
| CMYK | cmyk(46.6%, 41.9%, 0%, 7.5%) |
| CIE-LAB | lab(60.23, 21.72, -51.34) |
| CIE-LCH | lch(60.23, 55.74, 292.93°) |
| OKLab | oklab(66.54% 0.0175 -0.1453) |
| OKLCH | oklch(66.54% 0.146 276.9) |
| XYZ | xyz(32.6855, 28.3813, 83.0965) |
| Luminance | 0.2838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.10
Perrywinkle
#8F8CE7
ΔE00 3.75
Periwinkle (survey)
#8E82FE
ΔE00 4.91
Soft Blue
#6488EA
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 5.04
Cornflower
#6A79F7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E89EC #ECE17E
analogous
#7EC0EC #7E89EC #AA7EEC
triadic
#7E89EC #EC7E89 #89EC7E
tetradic
#7E89EC #EC7EC0 #ECE17E #7EECAA
square
#7E89EC #EC7EC0 #ECE17E #7EECAA
split-complementary
#7E89EC #ECAA7E #C0EC7E
monochromatic
#1F31D1 #4958E4 #7E89EC #B3BAF4 #E4E7FB
Accessibility & contrast
On white
3.15
#7E89EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#7E89EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E89EC
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E89EC | 1.00 | 3.15 | 6.68 | 6.68 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F0
Deuteranopia (green-blind)
#598DEA
Tritanopia (blue-blind)
#569EAF
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7e89ec; /* rgb */ color: rgb(126, 137, 236); /* oklch */ color: oklch(66.5% 0.146 276.9);
Tailwind
colors: {
custom: {
50: '#a9abf2',
500: '#7e89ec',
950: '#000000',
},
}SCSS
$custom: #7e89ec; $custom-light: #a9abf2; $custom-dark: #000000;
JSON
{
"hex": "#7e89ec",
"rgb": {
"r": 126,
"g": 137,
"b": 236
},
"hsl": {
"h": 234,
"s": 74.324,
"l": 70.98
},
"oklch": {
"l": 0.66539,
"c": 0.14635,
"h": 276.9
},
"luminance": 0.28383
}Semantic roles & 50–950 ramp
primary
#7E89EC
secondary
#F2EFD4
accent
#C30FD6
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85