#7F76EE#7F76EE
#7F76EE is a light, vivid blue. Relative luminance 0.236; OKLCH L 63.2% C 0.175 H 283.6°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7F76EE |
|---|---|
| RGB | rgb(127, 118, 238) |
| HSL | hsl(245, 78%, 70%) |
| HSV | hsv(245, 50%, 93%) |
| CMYK | cmyk(46.6%, 50.4%, 0%, 6.7%) |
| CIE-LAB | lab(55.73, 33.74, -59.63) |
| CIE-LCH | lch(55.73, 68.52, 299.50°) |
| OKLab | oklab(63.18% 0.041 -0.1697) |
| OKLCH | oklch(63.18% 0.175 283.6) |
| XYZ | xyz(30.6589, 23.6405, 83.8200) |
| Luminance | 0.2364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.20
Mediumslateblue
#7B68EE
ΔE00 4.20
Periwinkle (survey)
#8E82FE
ΔE00 4.47
Lavender Blue
#8B88F8
ΔE00 5.50
Mediumpurple
#9370DB
ΔE00 5.89
Perrywinkle
#8F8CE7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F76EE #E5EE76
analogous
#76A9EE #7F76EE #BB76EE
triadic
#7F76EE #EE7F76 #76EE7F
tetradic
#7F76EE #EE76A9 #E5EE76 #76EEBB
square
#7F76EE #EE76A9 #E5EE76 #76EEBB
split-complementary
#7F76EE #EEBB76 #A9EE76
monochromatic
#271AD0 #4C40E7 #7F76EE #B2ACF5 #E5E3FC
Accessibility & contrast
On white
3.67
#7F76EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#7F76EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F76EE
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F76EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F76EE | 1.00 | 3.67 | 5.73 | 5.73 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E89F2
Deuteranopia (green-blind)
#3882EB
Tritanopia (blue-blind)
#5990A7
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7f76ee; /* rgb */ color: rgb(127, 118, 238); /* oklch */ color: oklch(63.2% 0.175 283.6);
Tailwind
colors: {
custom: {
50: '#aa9df4',
500: '#7f76ee',
950: '#000000',
},
}SCSS
$custom: #7f76ee; $custom-light: #aa9df4; $custom-dark: #000000;
JSON
{
"hex": "#7f76ee",
"rgb": {
"r": 127,
"g": 118,
"b": 238
},
"hsl": {
"h": 244.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.63184,
"c": 0.17461,
"h": 283.6
},
"luminance": 0.23642
}Semantic roles & 50–950 ramp
primary
#7F76EE
secondary
#EEF1CF
accent
#DA0BCB
background
#FAF9FF
surface
#F5F2FE
border
#CFCCD6
text
#110E17
muted
#807E85