#FF75D2#FF75D2
#FF75D2 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.4% C 0.197 H 341.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75D2 |
|---|---|
| RGB | rgb(255, 117, 210) |
| HSL | hsl(320, 100%, 73%) |
| HSV | hsv(320, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 17.6%, 0%) |
| CIE-LAB | lab(68.49, 62.91, -22.99) |
| CIE-LCH | lch(68.49, 66.97, 339.93°) |
| OKLab | oklab(75.4% 0.1868 -0.0614) |
| OKLCH | oklch(75.4% 0.197 341.8) |
| XYZ | xyz(59.2353, 38.6406, 65.2988) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.40
Pink (survey)
#FF81C0
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 5.36
Bubblegum (survey)
#FF6CB5
ΔE00 5.46
Hot Pink
#FF69B4
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75D2 #75FFA2
analogous
#E775FF #FF75D2 #FF758D
triadic
#FF75D2 #D2FF75 #75D2FF
tetradic
#FF75D2 #FFE775 #75FFA2 #758DFF
square
#FF75D2 #FFE775 #75FFA2 #758DFF
split-complementary
#FF75D2 #8DFF75 #75FFE7
monochromatic
#FA00A8 #FF38BE #FF75D2 #FFB2E6 #FFE0F5
Accessibility & contrast
On white
2.41
#FF75D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FF75D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75D2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75D2 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E99D5
Deuteranopia (green-blind)
#A4AFCE
Tritanopia (blue-blind)
#FF769A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff75d2; /* rgb */ color: rgb(255, 117, 210); /* oklch */ color: oklch(75.4% 0.197 341.8);
Tailwind
colors: {
custom: {
50: '#ffa2e0',
500: '#ff75d2',
950: '#000000',
},
}SCSS
$custom: #ff75d2; $custom-light: #ffa2e0; $custom-dark: #000000;
JSON
{
"hex": "#ff75d2",
"rgb": {
"r": 255,
"g": 117,
"b": 210
},
"hsl": {
"h": 319.565,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75395,
"c": 0.19659,
"h": 341.8
},
"luminance": 0.38636
}Semantic roles & 50–950 ramp
primary
#FF75D2
secondary
#D4F7DF
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83