#FF75BF#FF75BF
#FF75BF is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.7% C 0.185 H 349.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75BF |
|---|---|
| RGB | rgb(255, 117, 191) |
| HSL | hsl(328, 100%, 73%) |
| HSV | hsv(328, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 25.1%, 0%) |
| CIE-LAB | lab(67.84, 60.30, -13.34) |
| CIE-LCH | lch(67.84, 61.76, 347.53°) |
| OKLab | oklab(74.69% 0.1819 -0.0348) |
| OKLCH | oklch(74.69% 0.185 349.2) |
| XYZ | xyz(57.0072, 37.7493, 53.5641) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.13
Pink (survey)
#FF81C0
ΔE00 2.45
Hot Pink
#FF69B4
ΔE00 2.53
Bubblegum Pink
#FE83CC
ΔE00 3.08
Bubble Gum Pink
#FF69AF
ΔE00 3.25
Carnation Pink
#FF7FA7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75BF #75FFB5
analogous
#FA75FF #FF75BF #FF757A
triadic
#FF75BF #BFFF75 #75BFFF
tetradic
#FF75BF #FFFA75 #75FFB5 #757AFF
square
#FF75BF #FFFA75 #75FFB5 #757AFF
split-complementary
#FF75BF #7AFF75 #75FFFA
monochromatic
#FA0086 #FF38A3 #FF75BF #FFB2DB #FFE0F1
Accessibility & contrast
On white
2.46
#FF75BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FF75BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75BF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75BF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF7192
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff75bf; /* rgb */ color: rgb(255, 117, 191); /* oklch */ color: oklch(74.7% 0.185 349.2);
Tailwind
colors: {
custom: {
50: '#ffa2d2',
500: '#ff75bf',
950: '#000000',
},
}SCSS
$custom: #ff75bf; $custom-light: #ffa2d2; $custom-dark: #000000;
JSON
{
"hex": "#ff75bf",
"rgb": {
"r": 255,
"g": 117,
"b": 191
},
"hsl": {
"h": 327.826,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.74693,
"c": 0.18521,
"h": 349.2
},
"luminance": 0.37744
}Semantic roles & 50–950 ramp
primary
#FF75BF
secondary
#D4F7E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82