#FF75CF#FF75CF
#FF75CF is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.3% C 0.195 H 342.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75CF |
|---|---|
| RGB | rgb(255, 117, 207) |
| HSL | hsl(321, 100%, 73%) |
| HSV | hsv(321, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 18.8%, 0%) |
| CIE-LAB | lab(68.38, 62.48, -21.48) |
| CIE-LCH | lch(68.38, 66.07, 341.03°) |
| OKLab | oklab(75.28% 0.1861 -0.0572) |
| OKLCH | oklch(75.28% 0.195 342.9) |
| XYZ | xyz(58.8651, 38.4925, 63.3489) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Pink (survey)
#FF81C0
ΔE00 4.73
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Hot Pink
#FF69B4
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 5.89
Bubble Gum Pink
#FF69AF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75CF #75FFA5
analogous
#EA75FF #FF75CF #FF758A
triadic
#FF75CF #CFFF75 #75CFFF
tetradic
#FF75CF #FFEA75 #75FFA5 #758AFF
square
#FF75CF #FFEA75 #75FFA5 #758AFF
split-complementary
#FF75CF #8AFF75 #75FFEA
monochromatic
#FA00A3 #FF38BA #FF75CF #FFB2E4 #FFE0F4
Accessibility & contrast
On white
2.41
#FF75CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FF75CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75CF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75CF | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F99D2
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#FF7599
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff75cf; /* rgb */ color: rgb(255, 117, 207); /* oklch */ color: oklch(75.3% 0.195 342.9);
Tailwind
colors: {
custom: {
50: '#ffa2dd',
500: '#ff75cf',
950: '#000000',
},
}SCSS
$custom: #ff75cf; $custom-light: #ffa2dd; $custom-dark: #000000;
JSON
{
"hex": "#ff75cf",
"rgb": {
"r": 255,
"g": 117,
"b": 207
},
"hsl": {
"h": 320.87,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.7528,
"c": 0.19465,
"h": 342.9
},
"luminance": 0.38488
}Semantic roles & 50–950 ramp
primary
#FF75CF
secondary
#D4F7E0
accent
#E65000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83