#FF7FE7#FF7FE7
#FF7FE7 is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.5% C 0.196 H 334.9°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FE7 |
|---|---|
| RGB | rgb(255, 127, 231) |
| HSL | hsl(311, 100%, 75%) |
| HSV | hsv(311, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 9.4%, 0%) |
| CIE-LAB | lab(71.02, 61.46, -30.74) |
| CIE-LCH | lch(71.02, 68.72, 333.43°) |
| OKLab | oklab(77.53% 0.1777 -0.0832) |
| OKLCH | oklch(77.53% 0.196 334.9) |
| XYZ | xyz(63.2533, 42.2125, 80.4021) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 3.60
Candy Pink
#FF63E9
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FE7 #7FFF97
analogous
#D77FFF #FF7FE7 #FF7FA7
triadic
#FF7FE7 #E7FF7F #7FE7FF
tetradic
#FF7FE7 #FFD77F #7FFF97 #7FA7FF
square
#FF7FE7 #FFD77F #7FFF97 #7FA7FF
split-complementary
#FF7FE7 #A7FF7F #7FFFD7
monochromatic
#FF05D0 #FF42DC #FF7FE7 #FFBCF2 #FFE0F9
Accessibility & contrast
On white
2.22
#FF7FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FF7FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FE7
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FE7 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EA
Deuteranopia (green-blind)
#A3B5E3
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7fe7; /* rgb */ color: rgb(255, 127, 231); /* oklch */ color: oklch(77.5% 0.196 334.9);
Tailwind
colors: {
custom: {
50: '#ffa8ef',
500: '#ff7fe7',
950: '#000000',
},
}SCSS
$custom: #ff7fe7; $custom-light: #ffa8ef; $custom-dark: #000000;
JSON
{
"hex": "#ff7fe7",
"rgb": {
"r": 255,
"g": 127,
"b": 231
},
"hsl": {
"h": 311.25,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77529,
"c": 0.19623,
"h": 334.9
},
"luminance": 0.42208
}Semantic roles & 50–950 ramp
primary
#FF7FE7
secondary
#D4F7DA
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84