#7E89EA#7E89EA
#7E89EA is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.4% C 0.144 H 276.9°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7E89EA |
|---|---|
| RGB | rgb(126, 137, 234) |
| HSL | hsl(234, 72%, 71%) |
| HSV | hsv(234, 46%, 92%) |
| CMYK | cmyk(46.2%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(60.13, 21.13, -50.39) |
| CIE-LCH | lch(60.13, 54.64, 292.75°) |
| OKLab | oklab(66.43% 0.0171 -0.1425) |
| OKLCH | oklch(66.43% 0.144 276.9) |
| XYZ | xyz(32.3966, 28.2657, 81.5747) |
| Luminance | 0.2827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.24
Perrywinkle
#8F8CE7
ΔE00 3.67
Soft Blue
#6488EA
ΔE00 4.96
Periwinkle (survey)
#8E82FE
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 5.12
Cornflower
#6A79F7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E89EA #EADF7E
analogous
#7EBFEA #7E89EA #A97EEA
triadic
#7E89EA #EA7E89 #89EA7E
tetradic
#7E89EA #EA7EBF #EADF7E #7EEAA9
square
#7E89EA #EA7EBF #EADF7E #7EEAA9
split-complementary
#7E89EA #EAA97E #BFEA7E
monochromatic
#2133CC #4959E1 #7E89EA #B3B9F3 #E5E7FB
Accessibility & contrast
On white
3.16
#7E89EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#7E89EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E89EA
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E89EA | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6495EE
Deuteranopia (green-blind)
#5B8DE8
Tritanopia (blue-blind)
#579DAE
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7e89ea; /* rgb */ color: rgb(126, 137, 234); /* oklch */ color: oklch(66.4% 0.144 276.9);
Tailwind
colors: {
custom: {
50: '#a9abf1',
500: '#7e89ea',
950: '#000000',
},
}SCSS
$custom: #7e89ea; $custom-light: #a9abf1; $custom-dark: #000000;
JSON
{
"hex": "#7e89ea",
"rgb": {
"r": 126,
"g": 137,
"b": 234
},
"hsl": {
"h": 233.889,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.66426,
"c": 0.14357,
"h": 276.9
},
"luminance": 0.28267
}Semantic roles & 50–950 ramp
primary
#7E89EA
secondary
#F1EED3
accent
#C011D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85