#FF7CF3#FF7CF3
#FF7CF3 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.7% C 0.210 H 331.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CF3 |
|---|---|
| RGB | rgb(255, 124, 243) |
| HSL | hsl(305, 100%, 74%) |
| HSV | hsv(305, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 4.7%, 0%) |
| CIE-LAB | lab(70.97, 64.78, -37.40) |
| CIE-LCH | lch(70.97, 74.80, 330.00°) |
| OKLab | oklab(77.66% 0.1839 -0.1021) |
| OKLCH | oklch(77.66% 0.21 331) |
| XYZ | xyz(64.6249, 42.1505, 89.5086) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CF3 #7CFF88
analogous
#CA7CFF #FF7CF3 #FF7CB2
triadic
#FF7CF3 #F3FF7C #7CF3FF
tetradic
#FF7CF3 #FFCA7C #7CFF88 #7CB2FF
square
#FF7CF3 #FFCA7C #7CFF88 #7CB2FF
split-complementary
#FF7CF3 #B2FF7C #7CFFCA
monochromatic
#FF02E8 #FF3FED #FF7CF3 #FFB9F9 #FFE0FC
Accessibility & contrast
On white
2.23
#FF7CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FF7CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CF3
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CF3 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F7
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7cf3; /* rgb */ color: rgb(255, 124, 243); /* oklch */ color: oklch(77.7% 0.210 331.0);
Tailwind
colors: {
custom: {
50: '#ffa7f7',
500: '#ff7cf3',
950: '#000000',
},
}SCSS
$custom: #ff7cf3; $custom-light: #ffa7f7; $custom-dark: #000000;
JSON
{
"hex": "#ff7cf3",
"rgb": {
"r": 255,
"g": 124,
"b": 243
},
"hsl": {
"h": 305.496,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77656,
"c": 0.21034,
"h": 331
},
"luminance": 0.42146
}Semantic roles & 50–950 ramp
primary
#FF7CF3
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85