#FF7CF2#FF7CF2
#FF7CF2 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.6% C 0.210 H 331.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CF2 |
|---|---|
| RGB | rgb(255, 124, 242) |
| HSL | hsl(306, 100%, 74%) |
| HSV | hsv(306, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 5.1%, 0%) |
| CIE-LAB | lab(70.93, 64.61, -36.92) |
| CIE-LCH | lch(70.93, 74.42, 330.26°) |
| OKLab | oklab(77.61% 0.1837 -0.1007) |
| OKLCH | oklch(77.61% 0.21 331.3) |
| XYZ | xyz(64.4743, 42.0902, 88.7155) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CF2 #7CFF89
analogous
#CB7CFF #FF7CF2 #FF7CB1
triadic
#FF7CF2 #F2FF7C #7CF2FF
tetradic
#FF7CF2 #FFCB7C #7CFF89 #7CB1FF
square
#FF7CF2 #FFCB7C #7CFF89 #7CB1FF
split-complementary
#FF7CF2 #B1FF7C #7CFFCB
monochromatic
#FF02E6 #FF3FEC #FF7CF2 #FFB9F8 #FFE0FC
Accessibility & contrast
On white
2.23
#FF7CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FF7CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CF2
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CF2 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F6
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7cf2; /* rgb */ color: rgb(255, 124, 242); /* oklch */ color: oklch(77.6% 0.210 331.3);
Tailwind
colors: {
custom: {
50: '#ffa7f6',
500: '#ff7cf2',
950: '#000000',
},
}SCSS
$custom: #ff7cf2; $custom-light: #ffa7f6; $custom-dark: #000000;
JSON
{
"hex": "#ff7cf2",
"rgb": {
"r": 255,
"g": 124,
"b": 242
},
"hsl": {
"h": 305.954,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77611,
"c": 0.20954,
"h": 331.3
},
"luminance": 0.42086
}Semantic roles & 50–950 ramp
primary
#FF7CF2
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85