#FF75CE#FF75CE
#FF75CE is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.2% C 0.194 H 343.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75CE |
|---|---|
| RGB | rgb(255, 117, 206) |
| HSL | hsl(321, 100%, 73%) |
| HSV | hsv(321, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 19.2%, 0%) |
| CIE-LAB | lab(68.35, 62.34, -20.97) |
| CIE-LCH | lch(68.35, 65.77, 341.41°) |
| OKLab | oklab(75.24% 0.1858 -0.0558) |
| OKLCH | oklch(75.24% 0.194 343.3) |
| XYZ | xyz(58.7432, 38.4437, 62.7071) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.97
Pink (survey)
#FF81C0
ΔE00 4.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 4.91
Bubble Gum Pink
#FF69AF
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75CE #75FFA6
analogous
#EB75FF #FF75CE #FF7589
triadic
#FF75CE #CEFF75 #75CEFF
tetradic
#FF75CE #FFEB75 #75FFA6 #7589FF
square
#FF75CE #FFEB75 #75FFA6 #7589FF
split-complementary
#FF75CE #89FF75 #75FFEB
monochromatic
#FA00A1 #FF38B8 #FF75CE #FFB2E4 #FFE0F4
Accessibility & contrast
On white
2.42
#FF75CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FF75CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75CE
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75CE | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D1
Deuteranopia (green-blind)
#A6AFCA
Tritanopia (blue-blind)
#FF7598
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff75ce; /* rgb */ color: rgb(255, 117, 206); /* oklch */ color: oklch(75.2% 0.194 343.3);
Tailwind
colors: {
custom: {
50: '#ffa2dd',
500: '#ff75ce',
950: '#000000',
},
}SCSS
$custom: #ff75ce; $custom-light: #ffa2dd; $custom-dark: #000000;
JSON
{
"hex": "#ff75ce",
"rgb": {
"r": 255,
"g": 117,
"b": 206
},
"hsl": {
"h": 321.304,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75241,
"c": 0.19401,
"h": 343.3
},
"luminance": 0.38439
}Semantic roles & 50–950 ramp
primary
#FF75CE
secondary
#D4F7E0
accent
#E65100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83