#7F76EA#7F76EA
#7F76EA is a light, vivid blue. Relative luminance 0.234; OKLCH L 62.9% C 0.169 H 283.9°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7F76EA |
|---|---|
| RGB | rgb(127, 118, 234) |
| HSL | hsl(245, 73%, 69%) |
| HSV | hsv(245, 50%, 92%) |
| CMYK | cmyk(45.7%, 49.6%, 0%, 8.2%) |
| CIE-LAB | lab(55.49, 32.58, -57.78) |
| CIE-LCH | lch(55.49, 66.33, 299.42°) |
| OKLab | oklab(62.93% 0.0407 -0.1643) |
| OKLCH | oklch(62.93% 0.169 283.9) |
| XYZ | xyz(30.0777, 23.4080, 80.7593) |
| Luminance | 0.2341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.24
Cornflower
#6A79F7
ΔE00 4.43
Periwinkle (survey)
#8E82FE
ΔE00 4.74
Mediumpurple
#9370DB
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 5.65
Perrywinkle
#8F8CE7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F76EA #E1EA76
analogous
#76A7EA #7F76EA #B976EA
triadic
#7F76EA #EA7F76 #76EA7F
tetradic
#7F76EA #EA76A7 #E1EA76 #76EAB9
square
#7F76EA #EA76A7 #E1EA76 #76EAB9
split-complementary
#7F76EA #EAB976 #A7EA76
monochromatic
#2C1FC7 #4D41E2 #7F76EA #B1ABF2 #E2E0FA
Accessibility & contrast
On white
3.70
#7F76EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#7F76EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F76EA
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F76EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F76EA | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4289EE
Deuteranopia (green-blind)
#3D81E7
Tritanopia (blue-blind)
#5B8FA5
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7f76ea; /* rgb */ color: rgb(127, 118, 234); /* oklch */ color: oklch(62.9% 0.169 283.9);
Tailwind
colors: {
custom: {
50: '#aa9df1',
500: '#7f76ea',
950: '#000000',
},
}SCSS
$custom: #7f76ea; $custom-light: #aa9df1; $custom-dark: #000000;
JSON
{
"hex": "#7f76ea",
"rgb": {
"r": 127,
"g": 118,
"b": 234
},
"hsl": {
"h": 244.655,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.62931,
"c": 0.16925,
"h": 283.9
},
"luminance": 0.23409
}Semantic roles & 50–950 ramp
primary
#7F76EA
secondary
#ECEFCD
accent
#D610C6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85