#7E91F8#7E91F8
#7E91F8 is a light, vivid blue. Relative luminance 0.315; OKLCH L 68.8% C 0.153 H 273.8°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7E91F8 |
|---|---|
| RGB | rgb(126, 145, 248) |
| HSL | hsl(231, 90%, 73%) |
| HSV | hsv(231, 49%, 97%) |
| CMYK | cmyk(49.2%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(62.90, 20.58, -53.72) |
| CIE-LCH | lch(62.90, 57.53, 290.96°) |
| OKLab | oklab(68.78% 0.0102 -0.1522) |
| OKLCH | oklch(68.78% 0.153 273.8) |
| XYZ | xyz(35.6675, 31.4615, 92.9820) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.34
Lavender Blue
#8B88F8
ΔE00 4.50
Soft Blue
#6488EA
ΔE00 4.94
Perrywinkle
#8F8CE7
ΔE00 5.32
Cornflowerblue
#6495ED
ΔE00 5.94
Periwinkle (survey)
#8E82FE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E91F8 #F8E57E
analogous
#7ECEF8 #7E91F8 #A87EF8
triadic
#7E91F8 #F87E91 #91F87E
tetradic
#7E91F8 #F87ECE #F8E57E #7EF8A8
square
#7E91F8 #F87ECE #F8E57E #7EF8A8
split-complementary
#7E91F8 #F8A87E #CEF87E
monochromatic
#0D30EF #445FF5 #7E91F8 #B8C2FB #E2E6FD
Accessibility & contrast
On white
2.88
#7E91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#7E91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E91F8
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E91F8 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#5C93F6
Tritanopia (blue-blind)
#4CA7B8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7e91f8; /* rgb */ color: rgb(126, 145, 248); /* oklch */ color: oklch(68.8% 0.153 273.8);
Tailwind
colors: {
custom: {
50: '#aab1fb',
500: '#7e91f8',
950: '#000000',
},
}SCSS
$custom: #7e91f8; $custom-light: #aab1fb; $custom-dark: #000000;
JSON
{
"hex": "#7e91f8",
"rgb": {
"r": 126,
"g": 145,
"b": 248
},
"hsl": {
"h": 230.656,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.68778,
"c": 0.15257,
"h": 273.8
},
"luminance": 0.31464
}Semantic roles & 50–950 ramp
primary
#7E91F8
secondary
#F6F1D5
accent
#C200E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#101017
muted
#7F7F85