#FF7CF9#FF7CF9
#FF7CF9 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.9% C 0.215 H 329.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CF9 |
|---|---|
| RGB | rgb(255, 124, 249) |
| HSL | hsl(303, 100%, 74%) |
| HSV | hsv(303, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 2.4%, 0%) |
| CIE-LAB | lab(71.23, 65.77, -40.29) |
| CIE-LCH | lch(71.23, 77.13, 328.51°) |
| OKLab | oklab(77.93% 0.1848 -0.1104) |
| OKLCH | oklch(77.93% 0.215 329.2) |
| XYZ | xyz(65.5458, 42.5188, 94.3587) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CF9 #7CFF82
analogous
#C47CFF #FF7CF9 #FF7CB8
triadic
#FF7CF9 #F9FF7C #7CF9FF
tetradic
#FF7CF9 #FFC47C #7CFF82 #7CB8FF
square
#FF7CF9 #FFC47C #7CFF82 #7CB8FF
split-complementary
#FF7CF9 #B8FF7C #7CFFC4
monochromatic
#FF02F3 #FF3FF6 #FF7CF9 #FFB9FC #FFE0FE
Accessibility & contrast
On white
2.21
#FF7CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FF7CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CF9
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CF9 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#9AB5F5
Tritanopia (blue-blind)
#FF89B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7cf9; /* rgb */ color: rgb(255, 124, 249); /* oklch */ color: oklch(77.9% 0.215 329.2);
Tailwind
colors: {
custom: {
50: '#ffa7fb',
500: '#ff7cf9',
950: '#000000',
},
}SCSS
$custom: #ff7cf9; $custom-light: #ffa7fb; $custom-dark: #000000;
JSON
{
"hex": "#ff7cf9",
"rgb": {
"r": 255,
"g": 124,
"b": 249
},
"hsl": {
"h": 302.748,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77925,
"c": 0.21527,
"h": 329.2
},
"luminance": 0.42515
}Semantic roles & 50–950 ramp
primary
#FF7CF9
secondary
#D4F7D5
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85