#FF75BD#FF75BD
#FF75BD is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.6% C 0.184 H 350.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75BD |
|---|---|
| RGB | rgb(255, 117, 189) |
| HSL | hsl(329, 100%, 73%) |
| HSV | hsv(329, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 25.9%, 0%) |
| CIE-LAB | lab(67.77, 60.04, -12.31) |
| CIE-LCH | lch(67.77, 61.29, 348.41°) |
| OKLab | oklab(74.62% 0.1814 -0.032) |
| OKLCH | oklch(74.62% 0.184 350) |
| XYZ | xyz(56.7886, 37.6619, 52.4129) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.88
Hot Pink
#FF69B4
ΔE00 2.33
Pink (survey)
#FF81C0
ΔE00 2.33
Bubble Gum Pink
#FF69AF
ΔE00 2.94
Bubblegum Pink
#FE83CC
ΔE00 3.33
Carnation Pink
#FF7FA7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75BD #75FFB7
analogous
#FC75FF #FF75BD #FF7578
triadic
#FF75BD #BDFF75 #75BDFF
tetradic
#FF75BD #FFFC75 #75FFB7 #7578FF
square
#FF75BD #FFFC75 #75FFB7 #7578FF
split-complementary
#FF75BD #78FF75 #75FFFC
monochromatic
#FA0082 #FF38A0 #FF75BD #FFB2DA #FFE0F0
Accessibility & contrast
On white
2.46
#FF75BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FF75BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75BD
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75BD | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596BF
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#FF7091
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff75bd; /* rgb */ color: rgb(255, 117, 189); /* oklch */ color: oklch(74.6% 0.184 350.0);
Tailwind
colors: {
custom: {
50: '#ffa2d0',
500: '#ff75bd',
950: '#000000',
},
}SCSS
$custom: #ff75bd; $custom-light: #ffa2d0; $custom-dark: #000000;
JSON
{
"hex": "#ff75bd",
"rgb": {
"r": 255,
"g": 117,
"b": 189
},
"hsl": {
"h": 328.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.74624,
"c": 0.18416,
"h": 350
},
"luminance": 0.37657
}Semantic roles & 50–950 ramp
primary
#FF75BD
secondary
#D4F7E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82