#FF7FE9#FF7FE9
#FF7FE9 is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.6% C 0.198 H 334.2°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FE9 |
|---|---|
| RGB | rgb(255, 127, 233) |
| HSL | hsl(310, 100%, 75%) |
| HSV | hsv(310, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 8.6%, 0%) |
| CIE-LAB | lab(71.10, 61.78, -31.72) |
| CIE-LCH | lch(71.10, 69.45, 332.82°) |
| OKLab | oklab(77.61% 0.1781 -0.086) |
| OKLCH | oklch(77.61% 0.198 334.2) |
| XYZ | xyz(63.5374, 42.3262, 81.8982) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.32
Purply Pink
#F075E6
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FE9 #7FFF95
analogous
#D57FFF #FF7FE9 #FF7FA9
triadic
#FF7FE9 #E9FF7F #7FE9FF
tetradic
#FF7FE9 #FFD57F #7FFF95 #7FA9FF
square
#FF7FE9 #FFD57F #7FFF95 #7FA9FF
split-complementary
#FF7FE9 #A9FF7F #7FFFD5
monochromatic
#FF05D4 #FF42DE #FF7FE9 #FFBCF4 #FFE0FA
Accessibility & contrast
On white
2.22
#FF7FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FF7FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FE9
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FE9 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2ED
Deuteranopia (green-blind)
#A3B5E5
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7fe9; /* rgb */ color: rgb(255, 127, 233); /* oklch */ color: oklch(77.6% 0.198 334.2);
Tailwind
colors: {
custom: {
50: '#ffa8f0',
500: '#ff7fe9',
950: '#000000',
},
}SCSS
$custom: #ff7fe9; $custom-light: #ffa8f0; $custom-dark: #000000;
JSON
{
"hex": "#ff7fe9",
"rgb": {
"r": 255,
"g": 127,
"b": 233
},
"hsl": {
"h": 310.313,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77613,
"c": 0.19778,
"h": 334.2
},
"luminance": 0.42322
}Semantic roles & 50–950 ramp
primary
#FF7FE9
secondary
#D4F7DA
accent
#E62700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84