#7E71FF#7E71FF
#7E71FF is a light, highly saturated blue. Relative luminance 0.235; OKLCH L 63.4% C 0.204 H 283.1°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7E71FF |
|---|---|
| RGB | rgb(126, 113, 255) |
| HSL | hsl(245, 100%, 72%) |
| HSV | hsv(245, 56%, 100%) |
| CMYK | cmyk(50.6%, 55.7%, 0%, 0%) |
| CIE-LAB | lab(55.55, 41.44, -69.35) |
| CIE-LCH | lch(55.55, 80.79, 300.86°) |
| OKLab | oklab(63.37% 0.046 -0.1983) |
| OKLCH | oklch(63.37% 0.204 283.1) |
| XYZ | xyz(32.5538, 23.4641, 97.4020) |
| Luminance | 0.2347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.62
Cornflower
#6A79F7
ΔE00 4.67
Periwinkle (survey)
#8E82FE
ΔE00 5.19
Lavender Blue
#8B88F8
ΔE00 6.77
Mediumpurple
#9370DB
ΔE00 7.00
Perrywinkle
#8F8CE7
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E71FF #F2FF71
analogous
#71ABFF #7E71FF #C571FF
triadic
#7E71FF #FF7E71 #71FF7E
tetradic
#7E71FF #FF71AB #F2FF71 #71FFC5
square
#7E71FF #FF71AB #F2FF71 #71FFC5
split-complementary
#7E71FF #FFC571 #ABFF71
monochromatic
#1600F6 #4634FF #7E71FF #B6AEFF #E3E0FF
Accessibility & contrast
On white
3.69
#7E71FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#7E71FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E71FF
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E71FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E71FF | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#028AFF
Deuteranopia (green-blind)
#0080FC
Tritanopia (blue-blind)
#4B91AD
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7e71ff; /* rgb */ color: rgb(126, 113, 255); /* oklch */ color: oklch(63.4% 0.204 283.1);
Tailwind
colors: {
custom: {
50: '#ac9aff',
500: '#7e71ff',
950: '#000000',
},
}SCSS
$custom: #7e71ff; $custom-light: #ac9aff; $custom-dark: #000000;
JSON
{
"hex": "#7e71ff",
"rgb": {
"r": 126,
"g": 113,
"b": 255
},
"hsl": {
"h": 245.493,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.63371,
"c": 0.20361,
"h": 283.1
},
"luminance": 0.23466
}Semantic roles & 50–950 ramp
primary
#7E71FF
secondary
#F4F7D4
accent
#E600D0
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86