#7A8DEC#7A8DEC
#7A8DEC is a light, vivid blue. Relative luminance 0.292; OKLCH L 67.1% C 0.142 H 273.4°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7A8DEC |
|---|---|
| RGB | rgb(122, 141, 236) |
| HSL | hsl(230, 75%, 70%) |
| HSV | hsv(230, 48%, 93%) |
| CMYK | cmyk(48.3%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(60.99, 18.43, -50.14) |
| CIE-LCH | lch(60.99, 53.42, 290.18°) |
| OKLab | oklab(67.05% 0.0085 -0.1419) |
| OKLCH | oklch(67.05% 0.142 273.4) |
| XYZ | xyz(32.6865, 29.2415, 83.2624) |
| Luminance | 0.2924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.88
Lavender Blue
#8B88F8
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 4.64
Perrywinkle
#8F8CE7
ΔE00 4.92
Cornflowerblue
#6495ED
ΔE00 5.93
Cornflower
#6A79F7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A8DEC #ECD97A
analogous
#7AC6EC #7A8DEC #A07AEC
triadic
#7A8DEC #EC7A8D #8DEC7A
tetradic
#7A8DEC #EC7AC6 #ECD97A #7AECA0
square
#7A8DEC #EC7AC6 #ECD97A #7AECA0
split-complementary
#7A8DEC #ECA07A #C6EC7A
monochromatic
#1D3BCE #445FE4 #7A8DEC #B0BBF4 #E4E8FB
Accessibility & contrast
On white
3.07
#7A8DEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#7A8DEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A8DEC
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A8DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A8DEC | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898F0
Deuteranopia (green-blind)
#5D8FEA
Tritanopia (blue-blind)
#4DA1B1
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #7a8dec; /* rgb */ color: rgb(122, 141, 236); /* oklch */ color: oklch(67.1% 0.142 273.4);
Tailwind
colors: {
custom: {
50: '#a6aef2',
500: '#7a8dec',
950: '#000000',
},
}SCSS
$custom: #7a8dec; $custom-light: #a6aef2; $custom-dark: #000000;
JSON
{
"hex": "#7a8dec",
"rgb": {
"r": 122,
"g": 141,
"b": 236
},
"hsl": {
"h": 230,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.67054,
"c": 0.14213,
"h": 273.4
},
"luminance": 0.29243
}Semantic roles & 50–950 ramp
primary
#7A8DEC
secondary
#F1EBD1
accent
#B60ED7
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85