#FF7CF4#FF7CF4
#FF7CF4 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.7% C 0.211 H 330.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CF4 |
|---|---|
| RGB | rgb(255, 124, 244) |
| HSL | hsl(305, 100%, 74%) |
| HSV | hsv(305, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 4.3%, 0%) |
| CIE-LAB | lab(71.02, 64.94, -37.88) |
| CIE-LCH | lch(71.02, 75.18, 329.74°) |
| OKLab | oklab(77.7% 0.1841 -0.1035) |
| OKLCH | oklch(77.7% 0.211 330.6) |
| XYZ | xyz(64.7763, 42.2110, 90.3061) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CF4 #7CFF87
analogous
#C97CFF #FF7CF4 #FF7CB3
triadic
#FF7CF4 #F4FF7C #7CF4FF
tetradic
#FF7CF4 #FFC97C #7CFF87 #7CB3FF
square
#FF7CF4 #FFC97C #7CFF87 #7CB3FF
split-complementary
#FF7CF4 #B3FF7C #7CFFC9
monochromatic
#FF02EA #FF3FEF #FF7CF4 #FFB9F9 #FFE0FC
Accessibility & contrast
On white
2.22
#FF7CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FF7CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CF4
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CF4 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7cf4; /* rgb */ color: rgb(255, 124, 244); /* oklch */ color: oklch(77.7% 0.211 330.6);
Tailwind
colors: {
custom: {
50: '#ffa7f8',
500: '#ff7cf4',
950: '#000000',
},
}SCSS
$custom: #ff7cf4; $custom-light: #ffa7f8; $custom-dark: #000000;
JSON
{
"hex": "#ff7cf4",
"rgb": {
"r": 255,
"g": 124,
"b": 244
},
"hsl": {
"h": 305.038,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.777,
"c": 0.21116,
"h": 330.6
},
"luminance": 0.42207
}Semantic roles & 50–950 ramp
primary
#FF7CF4
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85