#FF7FE0#FF7FE0
#FF7FE0 is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.2% C 0.191 H 337.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FE0 |
|---|---|
| RGB | rgb(255, 127, 224) |
| HSL | hsl(315, 100%, 75%) |
| HSV | hsv(315, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 12.2%, 0%) |
| CIE-LAB | lab(70.75, 60.37, -27.30) |
| CIE-LCH | lch(70.75, 66.25, 335.67°) |
| OKLab | oklab(77.24% 0.1762 -0.0735) |
| OKLCH | oklch(77.24% 0.191 337.3) |
| XYZ | xyz(62.2844, 41.8250, 75.2991) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.31
Violet (CSS)
#EE82EE
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.49
Pink (survey)
#FF81C0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FE0 #7FFF9E
analogous
#DE7FFF #FF7FE0 #FF7FA0
triadic
#FF7FE0 #E0FF7F #7FE0FF
tetradic
#FF7FE0 #FFDE7F #7FFF9E #7FA0FF
square
#FF7FE0 #FFDE7F #7FFF9E #7FA0FF
split-complementary
#FF7FE0 #A0FF7F #7FFFDE
monochromatic
#FF05C2 #FF42D1 #FF7FE0 #FFBCEF #FFE0F8
Accessibility & contrast
On white
2.24
#FF7FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FF7FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FE0
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FE0 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A1E3
Deuteranopia (green-blind)
#A6B4DD
Tritanopia (blue-blind)
#FF84A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff7fe0; /* rgb */ color: rgb(255, 127, 224); /* oklch */ color: oklch(77.2% 0.191 337.3);
Tailwind
colors: {
custom: {
50: '#ffa8ea',
500: '#ff7fe0',
950: '#000000',
},
}SCSS
$custom: #ff7fe0; $custom-light: #ffa8ea; $custom-dark: #000000;
JSON
{
"hex": "#ff7fe0",
"rgb": {
"r": 255,
"g": 127,
"b": 224
},
"hsl": {
"h": 314.531,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77243,
"c": 0.19096,
"h": 337.3
},
"luminance": 0.41821
}Semantic roles & 50–950 ramp
primary
#FF7FE0
secondary
#D4F7DC
accent
#E63800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84