#7E9BEE#7E9BEE
#7E9BEE is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.2% C 0.126 H 268.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7E9BEE |
|---|---|
| RGB | rgb(126, 155, 238) |
| HSL | hsl(224, 77%, 71%) |
| HSV | hsv(224, 47%, 93%) |
| CMYK | cmyk(47.1%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(65.00, 11.79, -44.90) |
| CIE-LCH | lch(65.00, 46.42, 284.71°) |
| OKLab | oklab(70.24% -0.0035 -0.1264) |
| OKLCH | oklch(70.24% 0.126 268.4) |
| XYZ | xyz(35.7532, 34.0492, 85.5605) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.20
Cornflowerblue
#6495ED
ΔE00 4.44
Soft Blue
#6488EA
ΔE00 6.11
Perrywinkle
#8F8CE7
ΔE00 7.47
Lavender Blue
#8B88F8
ΔE00 7.69
Faded Blue
#658CBB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E9BEE #EED17E
analogous
#7ED3EE #7E9BEE #997EEE
triadic
#7E9BEE #EE7E9B #9BEE7E
tetradic
#7E9BEE #EE7ED3 #EED17E #7EEE99
square
#7E9BEE #EE7ED3 #EED17E #7EEE99
split-complementary
#7E9BEE #EE997E #D3EE7E
monochromatic
#1C4CD5 #4871E7 #7E9BEE #B4C5F5 #E4EAFB
Accessibility & contrast
On white
2.69
#7E9BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#7E9BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E9BEE
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E9BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E9BEE | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#7199EC
Tritanopia (blue-blind)
#52ACB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7e9bee; /* rgb */ color: rgb(126, 155, 238); /* oklch */ color: oklch(70.2% 0.126 268.4);
Tailwind
colors: {
custom: {
50: '#a9b8f4',
500: '#7e9bee',
950: '#000000',
},
}SCSS
$custom: #7e9bee; $custom-light: #a9b8f4; $custom-dark: #000000;
JSON
{
"hex": "#7e9bee",
"rgb": {
"r": 126,
"g": 155,
"b": 238
},
"hsl": {
"h": 224.464,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.70238,
"c": 0.12648,
"h": 268.4
},
"luminance": 0.34051
}Semantic roles & 50–950 ramp
primary
#7E9BEE
secondary
#F2EBD5
accent
#A40DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085