#FF7FE5#FF7FE5
#FF7FE5 is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.4% C 0.195 H 335.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FE5 |
|---|---|
| RGB | rgb(255, 127, 229) |
| HSL | hsl(312, 100%, 75%) |
| HSV | hsv(312, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 10.2%, 0%) |
| CIE-LAB | lab(70.94, 61.15, -29.76) |
| CIE-LCH | lch(70.94, 68.00, 334.05°) |
| OKLab | oklab(77.45% 0.1773 -0.0805) |
| OKLCH | oklch(77.45% 0.195 335.6) |
| XYZ | xyz(62.9725, 42.1002, 78.9229) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.77
Violet (CSS)
#EE82EE
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 4.99
Bubblegum Pink
#FE83CC
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FE5 #7FFF99
analogous
#D97FFF #FF7FE5 #FF7FA5
triadic
#FF7FE5 #E5FF7F #7FE5FF
tetradic
#FF7FE5 #FFD97F #7FFF99 #7FA5FF
square
#FF7FE5 #FFD97F #7FFF99 #7FA5FF
split-complementary
#FF7FE5 #A5FF7F #7FFFD9
monochromatic
#FF05CC #FF42D9 #FF7FE5 #FFBCF1 #FFE0F9
Accessibility & contrast
On white
2.23
#FF7FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FF7FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FE5
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FE5 | 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)
#80A2E8
Deuteranopia (green-blind)
#A4B5E1
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7fe5; /* rgb */ color: rgb(255, 127, 229); /* oklch */ color: oklch(77.4% 0.195 335.6);
Tailwind
colors: {
custom: {
50: '#ffa8ed',
500: '#ff7fe5',
950: '#000000',
},
}SCSS
$custom: #ff7fe5; $custom-light: #ffa8ed; $custom-dark: #000000;
JSON
{
"hex": "#ff7fe5",
"rgb": {
"r": 255,
"g": 127,
"b": 229
},
"hsl": {
"h": 312.188,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77447,
"c": 0.1947,
"h": 335.6
},
"luminance": 0.42096
}Semantic roles & 50–950 ramp
primary
#FF7FE5
secondary
#D4F7DB
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84