#FF7CF5#FF7CF5
#FF7CF5 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.212 H 330.3°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CF5 |
|---|---|
| RGB | rgb(255, 124, 245) |
| HSL | hsl(305, 100%, 74%) |
| HSV | hsv(305, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 3.9%, 0%) |
| CIE-LAB | lab(71.06, 65.10, -38.36) |
| CIE-LCH | lch(71.06, 75.57, 329.49°) |
| OKLab | oklab(77.75% 0.1842 -0.1049) |
| OKLCH | oklch(77.75% 0.212 330.3) |
| XYZ | xyz(64.9285, 42.2719, 91.1079) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CF5 #7CFF86
analogous
#C87CFF #FF7CF5 #FF7CB4
triadic
#FF7CF5 #F5FF7C #7CF5FF
tetradic
#FF7CF5 #FFC87C #7CFF86 #7CB4FF
square
#FF7CF5 #FFC87C #7CFF86 #7CB4FF
split-complementary
#FF7CF5 #B4FF7C #7CFFC8
monochromatic
#FF02EC #FF3FF0 #FF7CF5 #FFB9FA #FFE0FD
Accessibility & contrast
On white
2.22
#FF7CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FF7CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CF5
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CF5 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F9
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#FF87AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7cf5; /* rgb */ color: rgb(255, 124, 245); /* oklch */ color: oklch(77.7% 0.212 330.3);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#ff7cf5',
950: '#000000',
},
}SCSS
$custom: #ff7cf5; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#ff7cf5",
"rgb": {
"r": 255,
"g": 124,
"b": 245
},
"hsl": {
"h": 304.58,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77745,
"c": 0.21197,
"h": 330.3
},
"luminance": 0.42268
}Semantic roles & 50–950 ramp
primary
#FF7CF5
secondary
#D4F7D6
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85