#7E90EA#7E90EA
#7E90EA is a light, vivid blue. Relative luminance 0.303; OKLCH L 67.8% C 0.134 H 273.7°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7E90EA |
|---|---|
| RGB | rgb(126, 144, 234) |
| HSL | hsl(230, 72%, 71%) |
| HSV | hsv(230, 46%, 92%) |
| CMYK | cmyk(46.2%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(61.93, 17.02, -47.54) |
| CIE-LCH | lch(61.93, 50.49, 289.69°) |
| OKLab | oklab(67.81% 0.0088 -0.1342) |
| OKLCH | oklch(67.81% 0.134 273.7) |
| XYZ | xyz(33.4241, 30.3208, 81.9172) |
| Luminance | 0.3032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.89
Perrywinkle
#8F8CE7
ΔE00 4.56
Soft Blue
#6488EA
ΔE00 4.68
Lavender Blue
#8B88F8
ΔE00 4.70
Cornflowerblue
#6495ED
ΔE00 6.03
Periwinkle (survey)
#8E82FE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E90EA #EAD87E
analogous
#7EC6EA #7E90EA #A27EEA
triadic
#7E90EA #EA7E90 #90EA7E
tetradic
#7E90EA #EA7EC6 #EAD87E #7EEAA2
square
#7E90EA #EA7EC6 #EAD87E #7EEAA2
split-complementary
#7E90EA #EAA27E #C6EA7E
monochromatic
#213ECC #4963E1 #7E90EA #B3BDF3 #E5E8FB
Accessibility & contrast
On white
2.97
#7E90EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#7E90EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E90EA
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E90EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E90EA | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#6591E8
Tritanopia (blue-blind)
#56A3B2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #7e90ea; /* rgb */ color: rgb(126, 144, 234); /* oklch */ color: oklch(67.8% 0.134 273.7);
Tailwind
colors: {
custom: {
50: '#a8b0f1',
500: '#7e90ea',
950: '#000000',
},
}SCSS
$custom: #7e90ea; $custom-light: #a8b0f1; $custom-dark: #000000;
JSON
{
"hex": "#7e90ea",
"rgb": {
"r": 126,
"g": 144,
"b": 234
},
"hsl": {
"h": 230,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.67807,
"c": 0.13446,
"h": 273.7
},
"luminance": 0.30323
}Semantic roles & 50–950 ramp
primary
#7E90EA
secondary
#F1ECD3
accent
#B411D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85