#FF75B2#FF75B2
#FF75B2 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.3% C 0.179 H 354.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75B2 |
|---|---|
| RGB | rgb(255, 117, 178) |
| HSL | hsl(333, 100%, 73%) |
| HSV | hsv(333, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 30.2%, 0%) |
| CIE-LAB | lab(67.43, 58.66, -6.62) |
| CIE-LCH | lch(67.43, 59.03, 353.56°) |
| OKLab | oklab(74.26% 0.1781 -0.0167) |
| OKLCH | oklch(74.26% 0.179 354.6) |
| XYZ | xyz(55.6396, 37.2023, 46.3613) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.20
Bubblegum (survey)
#FF6CB5
ΔE00 2.21
Hot Pink
#FF69B4
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 3.01
Carnation Pink
#FF7FA7
ΔE00 4.38
Pinky
#FC86AA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75B2 #75FFC2
analogous
#FF75F7 #FF75B2 #FF7D75
triadic
#FF75B2 #B2FF75 #75B2FF
tetradic
#FF75B2 #F7FF75 #75FFC2 #7D75FF
square
#FF75B2 #F7FF75 #75FFC2 #7D75FF
split-complementary
#FF75B2 #75FF7D #75F7FF
monochromatic
#FA006E #FF3890 #FF75B2 #FFB2D4 #FFE0EE
Accessibility & contrast
On white
2.49
#FF75B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FF75B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75B2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75B2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B4
Deuteranopia (green-blind)
#ADAEAF
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff75b2; /* rgb */ color: rgb(255, 117, 178); /* oklch */ color: oklch(74.3% 0.179 354.6);
Tailwind
colors: {
custom: {
50: '#ffa1c9',
500: '#ff75b2',
950: '#000000',
},
}SCSS
$custom: #ff75b2; $custom-light: #ffa1c9; $custom-dark: #000000;
JSON
{
"hex": "#ff75b2",
"rgb": {
"r": 255,
"g": 117,
"b": 178
},
"hsl": {
"h": 333.478,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.74256,
"c": 0.17888,
"h": 354.6
},
"luminance": 0.37197
}Semantic roles & 50–950 ramp
primary
#FF75B2
secondary
#D4F7E8
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82