#7E9BF5#7E9BF5
#7E9BF5 is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.6% C 0.136 H 269.2°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7E9BF5 |
|---|---|
| RGB | rgb(126, 155, 245) |
| HSL | hsl(225, 86%, 73%) |
| HSV | hsv(225, 49%, 96%) |
| CMYK | cmyk(48.6%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(65.33, 13.86, -48.22) |
| CIE-LCH | lch(65.33, 50.17, 286.03°) |
| OKLab | oklab(70.6% -0.0019 -0.1361) |
| OKLCH | oklch(70.6% 0.136 269.2) |
| XYZ | xyz(36.8016, 34.4686, 91.0824) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.96
Cornflowerblue
#6495ED
ΔE00 4.57
Soft Blue
#6488EA
ΔE00 6.20
Lavender Blue
#8B88F8
ΔE00 7.52
Perrywinkle
#8F8CE7
ΔE00 7.58
Carolina Blue
#8AB8FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E9BF5 #F5D87E
analogous
#7ED7F5 #7E9BF5 #9C7EF5
triadic
#7E9BF5 #F57E9B #9BF57E
tetradic
#7E9BF5 #F57ED7 #F5D87E #7EF59C
square
#7E9BF5 #F57ED7 #F5D87E #7EF59C
split-complementary
#7E9BF5 #F59C7E #D7F57E
monochromatic
#1246E7 #456FF1 #7E9BF5 #B7C7F9 #E3E9FD
Accessibility & contrast
On white
2.66
#7E9BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#7E9BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E9BF5
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E9BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E9BF5 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F9
Deuteranopia (green-blind)
#6C9AF3
Tritanopia (blue-blind)
#4DAEBC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7e9bf5; /* rgb */ color: rgb(126, 155, 245); /* oklch */ color: oklch(70.6% 0.136 269.2);
Tailwind
colors: {
custom: {
50: '#a9b8f9',
500: '#7e9bf5',
950: '#000000',
},
}SCSS
$custom: #7e9bf5; $custom-light: #a9b8f9; $custom-dark: #000000;
JSON
{
"hex": "#7e9bf5",
"rgb": {
"r": 126,
"g": 155,
"b": 245
},
"hsl": {
"h": 225.378,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.70602,
"c": 0.13609,
"h": 269.2
},
"luminance": 0.34471
}Semantic roles & 50–950 ramp
primary
#7E9BF5
secondary
#F5EDD6
accent
#AC03E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085