#7E90FC#7E90FC
#7E90FC is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.8% C 0.159 H 274.3°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7E90FC |
|---|---|
| RGB | rgb(126, 144, 252) |
| HSL | hsl(231, 95%, 74%) |
| HSV | hsv(231, 50%, 99%) |
| CMYK | cmyk(50%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(62.85, 22.37, -55.99) |
| CIE-LCH | lch(62.85, 60.29, 291.78°) |
| OKLab | oklab(68.81% 0.012 -0.1589) |
| OKLCH | oklch(68.81% 0.159 274.3) |
| XYZ | xyz(36.1426, 31.4082, 96.2345) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.48
Lavender Blue
#8B88F8
ΔE00 4.23
Soft Blue
#6488EA
ΔE00 5.08
Perrywinkle
#8F8CE7
ΔE00 5.40
Periwinkle (survey)
#8E82FE
ΔE00 6.07
Cornflowerblue
#6495ED
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E90FC #FCEA7E
analogous
#7ECFFC #7E90FC #AB7EFC
triadic
#7E90FC #FC7E90 #90FC7E
tetradic
#7E90FC #FC7ECF #FCEA7E #7EFCAB
square
#7E90FC #FC7ECF #FCEA7E #7EFCAB
split-complementary
#7E90FC #FCAB7E #CFFC7E
monochromatic
#0629F9 #425DFB #7E90FC #BAC3FD #E1E5FE
Accessibility & contrast
On white
2.88
#7E90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#7E90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E90FC
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E90FC | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639EFF
Deuteranopia (green-blind)
#5793FA
Tritanopia (blue-blind)
#49A7BA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7e90fc; /* rgb */ color: rgb(126, 144, 252); /* oklch */ color: oklch(68.8% 0.159 274.3);
Tailwind
colors: {
custom: {
50: '#aab0fe',
500: '#7e90fc',
950: '#000000',
},
}SCSS
$custom: #7e90fc; $custom-light: #aab0fe; $custom-dark: #000000;
JSON
{
"hex": "#7e90fc",
"rgb": {
"r": 126,
"g": 144,
"b": 252
},
"hsl": {
"h": 231.429,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.68812,
"c": 0.15931,
"h": 274.3
},
"luminance": 0.3141
}Semantic roles & 50–950 ramp
primary
#7E90FC
secondary
#F7F2D4
accent
#C500E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#111018
muted
#807F86