#FF7CF0#FF7CF0
#FF7CF0 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.208 H 331.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CF0 |
|---|---|
| RGB | rgb(255, 124, 240) |
| HSL | hsl(307, 100%, 74%) |
| HSV | hsv(307, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 5.9%, 0%) |
| CIE-LAB | lab(70.85, 64.29, -35.95) |
| CIE-LCH | lch(70.85, 73.66, 330.79°) |
| OKLab | oklab(77.52% 0.1834 -0.098) |
| OKLCH | oklch(77.52% 0.208 331.9) |
| XYZ | xyz(64.1755, 41.9707, 87.1422) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 4.09
Light Magenta
#FA5FF7
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CF0 #7CFF8B
analogous
#CD7CFF #FF7CF0 #FF7CAF
triadic
#FF7CF0 #F0FF7C #7CF0FF
tetradic
#FF7CF0 #FFCD7C #7CFF8B #7CAFFF
square
#FF7CF0 #FFCD7C #7CFF8B #7CAFFF
split-complementary
#FF7CF0 #AFFF7C #7CFFCD
monochromatic
#FF02E2 #FF3FE9 #FF7CF0 #FFB9F7 #FFE0FB
Accessibility & contrast
On white
2.24
#FF7CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FF7CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CF0
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CF0 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F4
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7cf0; /* rgb */ color: rgb(255, 124, 240); /* oklch */ color: oklch(77.5% 0.208 331.9);
Tailwind
colors: {
custom: {
50: '#ffa7f5',
500: '#ff7cf0',
950: '#000000',
},
}SCSS
$custom: #ff7cf0; $custom-light: #ffa7f5; $custom-dark: #000000;
JSON
{
"hex": "#ff7cf0",
"rgb": {
"r": 255,
"g": 124,
"b": 240
},
"hsl": {
"h": 306.87,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77524,
"c": 0.20792,
"h": 331.9
},
"luminance": 0.41967
}Semantic roles & 50–950 ramp
primary
#FF7CF0
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85