#FF7CFF#FF7CFF
#FF7CFF is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.2% C 0.220 H 327.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CFF |
|---|---|
| RGB | rgb(255, 124, 255) |
| HSL | hsl(300, 100%, 74%) |
| HSV | hsv(300, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(71.49, 66.77, -43.16) |
| CIE-LCH | lch(71.49, 79.51, 327.13°) |
| OKLab | oklab(78.2% 0.1857 -0.1186) |
| OKLCH | oklch(78.2% 0.22 327.4) |
| XYZ | xyz(66.4966, 42.8991, 99.3662) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 4.90
Light Magenta
#FA5FF7
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CFF #7CFF7C
analogous
#BE7CFF #FF7CFF #FF7CBE
triadic
#FF7CFF #FFFF7C #7CFFFF
tetradic
#FF7CFF #FFBE7C #7CFF7C #7CBEFF
square
#FF7CFF #FFBE7C #7CFF7C #7CBEFF
split-complementary
#FF7CFF #BEFF7C #7CFFBE
monochromatic
#FF02FF #FF3FFF #FF7CFF #FFB9FF #FFE0FF
Accessibility & contrast
On white
2.19
#FF7CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FF7CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CFF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CFF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#FF8BB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7cff; /* rgb */ color: rgb(255, 124, 255); /* oklch */ color: oklch(78.2% 0.220 327.4);
Tailwind
colors: {
custom: {
50: '#ffa7ff',
500: '#ff7cff',
950: '#000000',
},
}SCSS
$custom: #ff7cff; $custom-light: #ffa7ff; $custom-dark: #000000;
JSON
{
"hex": "#ff7cff",
"rgb": {
"r": 255,
"g": 124,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.78201,
"c": 0.2203,
"h": 327.4
},
"luminance": 0.42895
}Semantic roles & 50–950 ramp
primary
#FF7CFF
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86