#FF75E4#FF75E4
#FF75E4 is a light, highly saturated pink. Relative luminance 0.396; OKLCH L 76.1% C 0.209 H 335.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75E4 |
|---|---|
| RGB | rgb(255, 117, 228) |
| HSL | hsl(312, 100%, 73%) |
| HSV | hsv(312, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 10.6%, 0%) |
| CIE-LAB | lab(69.18, 65.57, -31.93) |
| CIE-LCH | lch(69.18, 72.94, 334.04°) |
| OKLab | oklab(76.13% 0.1905 -0.0865) |
| OKLCH | oklch(76.13% 0.209 335.6) |
| XYZ | xyz(61.6052, 39.5885, 77.7804) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75E4 #75FF90
analogous
#D575FF #FF75E4 #FF759F
triadic
#FF75E4 #E4FF75 #75E4FF
tetradic
#FF75E4 #FFD575 #75FF90 #759FFF
square
#FF75E4 #FFD575 #75FF90 #759FFF
split-complementary
#FF75E4 #9FFF75 #75FFD5
monochromatic
#FA00C9 #FF38D8 #FF75E4 #FFB2F0 #FFE0F9
Accessibility & contrast
On white
2.36
#FF75E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FF75E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75E4
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75E4 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CE8
Deuteranopia (green-blind)
#9EB0E0
Tritanopia (blue-blind)
#FF7CA2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff75e4; /* rgb */ color: rgb(255, 117, 228); /* oklch */ color: oklch(76.1% 0.209 335.6);
Tailwind
colors: {
custom: {
50: '#ffa2ec',
500: '#ff75e4',
950: '#000000',
},
}SCSS
$custom: #ff75e4; $custom-light: #ffa2ec; $custom-dark: #000000;
JSON
{
"hex": "#ff75e4",
"rgb": {
"r": 255,
"g": 117,
"b": 228
},
"hsl": {
"h": 311.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76127,
"c": 0.20922,
"h": 335.6
},
"luminance": 0.39584
}Semantic roles & 50–950 ramp
primary
#FF75E4
secondary
#D4F7DB
accent
#E62D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84