#7F72FA#7F72FA
#7F72FA is a light, vivid blue. Relative luminance 0.234; OKLCH L 63.3% C 0.196 H 283.6°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7F72FA |
|---|---|
| RGB | rgb(127, 114, 250) |
| HSL | hsl(246, 93%, 71%) |
| HSV | hsv(246, 54%, 98%) |
| CMYK | cmyk(49.2%, 54.4%, 0%, 2%) |
| CIE-LAB | lab(55.53, 39.59, -66.61) |
| CIE-LCH | lch(55.53, 77.49, 300.72°) |
| OKLab | oklab(63.27% 0.0461 -0.1902) |
| OKLCH | oklch(63.27% 0.196 283.6) |
| XYZ | xyz(32.0198, 23.4471, 93.2625) |
| Luminance | 0.2345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.48
Cornflower
#6A79F7
ΔE00 4.58
Periwinkle (survey)
#8E82FE
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 6.45
Mediumpurple
#9370DB
ΔE00 6.49
Perrywinkle
#8F8CE7
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F72FA #EDFA72
analogous
#72A9FA #7F72FA #C372FA
triadic
#7F72FA #FA7F72 #72FA7F
tetradic
#7F72FA #FA72A9 #EDFA72 #72FAC3
square
#7F72FA #FA72A9 #EDFA72 #72FAC3
split-complementary
#7F72FA #FAC372 #A9FA72
monochromatic
#1E08E9 #4937F8 #7F72FA #B5ADFC #E4E1FE
Accessibility & contrast
On white
3.69
#7F72FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#7F72FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F72FA
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F72FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F72FA | 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)
#1F89FF
Deuteranopia (green-blind)
#0F81F7
Tritanopia (blue-blind)
#5191AB
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7f72fa; /* rgb */ color: rgb(127, 114, 250); /* oklch */ color: oklch(63.3% 0.196 283.6);
Tailwind
colors: {
custom: {
50: '#ac9bfd',
500: '#7f72fa',
950: '#000000',
},
}SCSS
$custom: #7f72fa; $custom-light: #ac9bfd; $custom-dark: #000000;
JSON
{
"hex": "#7f72fa",
"rgb": {
"r": 127,
"g": 114,
"b": 250
},
"hsl": {
"h": 245.735,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.63274,
"c": 0.19575,
"h": 283.6
},
"luminance": 0.23449
}Semantic roles & 50–950 ramp
primary
#7F72FA
secondary
#F2F6D2
accent
#E600D0
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86