#FF75C2#FF75C2
#FF75C2 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.8% C 0.187 H 347.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75C2 |
|---|---|
| RGB | rgb(255, 117, 194) |
| HSL | hsl(327, 100%, 73%) |
| HSV | hsv(327, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 23.9%, 0%) |
| CIE-LAB | lab(67.93, 60.70, -14.88) |
| CIE-LCH | lch(67.93, 62.50, 346.23°) |
| OKLab | oklab(74.8% 0.1827 -0.039) |
| OKLCH | oklch(74.8% 0.187 347.9) |
| XYZ | xyz(57.3407, 37.8827, 55.3206) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 2.75
Bubblegum Pink
#FE83CC
ΔE00 2.79
Hot Pink
#FF69B4
ΔE00 2.92
Bubble Gum Pink
#FF69AF
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75C2 #75FFB2
analogous
#F775FF #FF75C2 #FF757D
triadic
#FF75C2 #C2FF75 #75C2FF
tetradic
#FF75C2 #FFF775 #75FFB2 #757DFF
square
#FF75C2 #FFF775 #75FFB2 #757DFF
split-complementary
#FF75C2 #7DFF75 #75FFF7
monochromatic
#FA008B #FF38A7 #FF75C2 #FFB2DD #FFE0F1
Accessibility & contrast
On white
2.45
#FF75C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FF75C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75C2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75C2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C4
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff75c2; /* rgb */ color: rgb(255, 117, 194); /* oklch */ color: oklch(74.8% 0.187 347.9);
Tailwind
colors: {
custom: {
50: '#ffa2d4',
500: '#ff75c2',
950: '#000000',
},
}SCSS
$custom: #ff75c2; $custom-light: #ffa2d4; $custom-dark: #000000;
JSON
{
"hex": "#ff75c2",
"rgb": {
"r": 255,
"g": 117,
"b": 194
},
"hsl": {
"h": 326.522,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.74799,
"c": 0.18686,
"h": 347.9
},
"luminance": 0.37878
}Semantic roles & 50–950 ramp
primary
#FF75C2
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83