#FF75E2#FF75E2
#FF75E2 is a light, highly saturated pink. Relative luminance 0.395; OKLCH L 76.0% C 0.208 H 336.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75E2 |
|---|---|
| RGB | rgb(255, 117, 226) |
| HSL | hsl(313, 100%, 73%) |
| HSV | hsv(313, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 11.4%, 0%) |
| CIE-LAB | lab(69.10, 65.27, -30.95) |
| CIE-LCH | lch(69.10, 72.23, 334.63°) |
| OKLab | oklab(76.04% 0.1901 -0.0837) |
| OKLCH | oklch(76.04% 0.208 336.2) |
| XYZ | xyz(61.3292, 39.4781, 76.3266) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.98
Candy Pink
#FF63E9
ΔE00 3.43
Violet (CSS)
#EE82EE
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75E2 #75FF92
analogous
#D775FF #FF75E2 #FF759D
triadic
#FF75E2 #E2FF75 #75E2FF
tetradic
#FF75E2 #FFD775 #75FF92 #759DFF
square
#FF75E2 #FFD775 #75FF92 #759DFF
split-complementary
#FF75E2 #9DFF75 #75FFD7
monochromatic
#FA00C5 #FF38D5 #FF75E2 #FFB2EF #FFE0F9
Accessibility & contrast
On white
2.36
#FF75E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FF75E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75E2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75E2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779BE6
Deuteranopia (green-blind)
#9FB0DE
Tritanopia (blue-blind)
#FF7BA1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff75e2; /* rgb */ color: rgb(255, 117, 226); /* oklch */ color: oklch(76.0% 0.208 336.2);
Tailwind
colors: {
custom: {
50: '#ffa2eb',
500: '#ff75e2',
950: '#000000',
},
}SCSS
$custom: #ff75e2; $custom-light: #ffa2eb; $custom-dark: #000000;
JSON
{
"hex": "#ff75e2",
"rgb": {
"r": 255,
"g": 117,
"b": 226
},
"hsl": {
"h": 312.609,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76043,
"c": 0.20775,
"h": 336.2
},
"luminance": 0.39474
}Semantic roles & 50–950 ramp
primary
#FF75E2
secondary
#D4F7DB
accent
#E63000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84