#FF7CFE#FF7CFE
#FF7CFE is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.2% C 0.219 H 327.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CFE |
|---|---|
| RGB | rgb(255, 124, 254) |
| HSL | hsl(300, 100%, 74%) |
| HSV | hsv(300, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 0.4%, 0%) |
| CIE-LAB | lab(71.44, 66.61, -42.68) |
| CIE-LCH | lch(71.44, 79.11, 327.35°) |
| OKLab | oklab(78.15% 0.1855 -0.1172) |
| OKLCH | oklch(78.15% 0.219 327.7) |
| XYZ | xyz(66.3360, 42.8349, 98.5206) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CFE #7CFF7D
analogous
#BF7CFF #FF7CFE #FF7CBD
triadic
#FF7CFE #FEFF7C #7CFEFF
tetradic
#FF7CFE #FFBF7C #7CFF7D #7CBDFF
square
#FF7CFE #FFBF7C #7CFF7D #7CBDFF
split-complementary
#FF7CFE #BDFF7C #7CFFBF
monochromatic
#FF02FD #FF3FFE #FF7CFE #FFB9FE #FFE0FF
Accessibility & contrast
On white
2.20
#FF7CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FF7CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CFE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CFE | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#FF8AB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7cfe; /* rgb */ color: rgb(255, 124, 254); /* oklch */ color: oklch(78.2% 0.219 327.7);
Tailwind
colors: {
custom: {
50: '#ffa7ff',
500: '#ff7cfe',
950: '#000000',
},
}SCSS
$custom: #ff7cfe; $custom-light: #ffa7ff; $custom-dark: #000000;
JSON
{
"hex": "#ff7cfe",
"rgb": {
"r": 255,
"g": 124,
"b": 254
},
"hsl": {
"h": 300.458,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.78154,
"c": 0.21946,
"h": 327.7
},
"luminance": 0.42831
}Semantic roles & 50–950 ramp
primary
#FF7CFE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86