#7E72FF#7E72FF
#7E72FF is a light, highly saturated blue. Relative luminance 0.237; OKLCH L 63.5% C 0.202 H 282.8°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7E72FF |
|---|---|
| RGB | rgb(126, 114, 255) |
| HSL | hsl(245, 100%, 72%) |
| HSV | hsv(245, 55%, 100%) |
| CMYK | cmyk(50.6%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(55.77, 40.86, -68.98) |
| CIE-LCH | lch(55.77, 80.18, 300.64°) |
| OKLab | oklab(63.54% 0.045 -0.1973) |
| OKLCH | oklch(63.54% 0.202 282.8) |
| XYZ | xyz(32.6660, 23.6885, 97.4394) |
| Luminance | 0.2369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.85
Cornflower
#6A79F7
ΔE00 4.49
Periwinkle (survey)
#8E82FE
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 6.50
Mediumpurple
#9370DB
ΔE00 7.06
Perrywinkle
#8F8CE7
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E72FF #F3FF72
analogous
#72ADFF #7E72FF #C472FF
triadic
#7E72FF #FF7E72 #72FF7E
tetradic
#7E72FF #FF72AD #F3FF72 #72FFC4
square
#7E72FF #FF72AD #F3FF72 #72FFC4
split-complementary
#7E72FF #FFC472 #ADFF72
monochromatic
#1500F7 #4635FF #7E72FF #B6AFFF #E3E0FF
Accessibility & contrast
On white
3.66
#7E72FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#7E72FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E72FF
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E72FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E72FF | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D8AFF
Deuteranopia (green-blind)
#0081FC
Tritanopia (blue-blind)
#4B92AE
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7e72ff; /* rgb */ color: rgb(126, 114, 255); /* oklch */ color: oklch(63.5% 0.202 282.8);
Tailwind
colors: {
custom: {
50: '#ac9bff',
500: '#7e72ff',
950: '#000000',
},
}SCSS
$custom: #7e72ff; $custom-light: #ac9bff; $custom-dark: #000000;
JSON
{
"hex": "#7e72ff",
"rgb": {
"r": 126,
"g": 114,
"b": 255
},
"hsl": {
"h": 245.106,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.63539,
"c": 0.20232,
"h": 282.8
},
"luminance": 0.2369
}Semantic roles & 50–950 ramp
primary
#7E72FF
secondary
#F4F7D4
accent
#E600D2
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86