#7A8BEE#7A8BEE
#7A8BEE is a light, vivid blue. Relative luminance 0.288; OKLCH L 66.8% C 0.147 H 274.4°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7A8BEE |
|---|---|
| RGB | rgb(122, 139, 238) |
| HSL | hsl(231, 77%, 71%) |
| HSV | hsv(231, 49%, 93%) |
| CMYK | cmyk(48.7%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(60.58, 20.21, -51.90) |
| CIE-LCH | lch(60.58, 55.70, 291.28°) |
| OKLab | oklab(66.77% 0.0112 -0.147) |
| OKLCH | oklch(66.77% 0.147 274.4) |
| XYZ | xyz(32.6864, 28.7739, 84.7039) |
| Luminance | 0.2878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.97
Lavender Blue
#8B88F8
ΔE00 4.04
Perrywinkle
#8F8CE7
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 4.88
Cornflower
#6A79F7
ΔE00 5.73
Periwinkle (survey)
#8E82FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A8BEE #EEDD7A
analogous
#7AC5EE #7A8BEE #A37AEE
triadic
#7A8BEE #EE7A8B #8BEE7A
tetradic
#7A8BEE #EE7AC5 #EEDD7A #7AEEA3
square
#7A8BEE #EE7AC5 #EEDD7A #7AEEA3
split-complementary
#7A8BEE #EEA37A #C5EE7A
monochromatic
#1B36D3 #445CE7 #7A8BEE #B0BAF5 #E4E7FC
Accessibility & contrast
On white
3.11
#7A8BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#7A8BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A8BEE
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A8BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A8BEE | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F2
Deuteranopia (green-blind)
#598EEC
Tritanopia (blue-blind)
#4CA0B1
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #7a8bee; /* rgb */ color: rgb(122, 139, 238); /* oklch */ color: oklch(66.8% 0.147 274.4);
Tailwind
colors: {
custom: {
50: '#a7acf4',
500: '#7a8bee',
950: '#000000',
},
}SCSS
$custom: #7a8bee; $custom-light: #a7acf4; $custom-dark: #000000;
JSON
{
"hex": "#7a8bee",
"rgb": {
"r": 122,
"g": 139,
"b": 238
},
"hsl": {
"h": 231.207,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.66772,
"c": 0.14746,
"h": 274.4
},
"luminance": 0.28776
}Semantic roles & 50–950 ramp
primary
#7A8BEE
secondary
#F2EDD2
accent
#BB0CDA
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85