#FF7FE6#FF7FE6
#FF7FE6 is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.5% C 0.195 H 335.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7FE6 |
|---|---|
| RGB | rgb(255, 127, 230) |
| HSL | hsl(312, 100%, 75%) |
| HSV | hsv(312, 50%, 100%) |
| CMYK | cmyk(0%, 50.2%, 9.8%, 0%) |
| CIE-LAB | lab(70.98, 61.30, -30.25) |
| CIE-LCH | lch(70.98, 68.36, 333.73°) |
| OKLab | oklab(77.49% 0.1775 -0.0819) |
| OKLCH | oklch(77.49% 0.195 335.2) |
| XYZ | xyz(63.1125, 42.1562, 79.6604) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 4.92
Bubblegum Pink
#FE83CC
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7FE6 #7FFF98
analogous
#D87FFF #FF7FE6 #FF7FA6
triadic
#FF7FE6 #E6FF7F #7FE6FF
tetradic
#FF7FE6 #FFD87F #7FFF98 #7FA6FF
square
#FF7FE6 #FFD87F #7FFF98 #7FA6FF
split-complementary
#FF7FE6 #A6FF7F #7FFFD8
monochromatic
#FF05CE #FF42DA #FF7FE6 #FFBCF2 #FFE0F9
Accessibility & contrast
On white
2.23
#FF7FE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FF7FE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7FE6
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7FE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7FE6 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2E9
Deuteranopia (green-blind)
#A4B5E2
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7fe6; /* rgb */ color: rgb(255, 127, 230); /* oklch */ color: oklch(77.5% 0.195 335.2);
Tailwind
colors: {
custom: {
50: '#ffa8ee',
500: '#ff7fe6',
950: '#000000',
},
}SCSS
$custom: #ff7fe6; $custom-light: #ffa8ee; $custom-dark: #000000;
JSON
{
"hex": "#ff7fe6",
"rgb": {
"r": 255,
"g": 127,
"b": 230
},
"hsl": {
"h": 311.719,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.77488,
"c": 0.19547,
"h": 335.2
},
"luminance": 0.42152
}Semantic roles & 50–950 ramp
primary
#FF7FE6
secondary
#D4F7DB
accent
#E62D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84