#FF75CC#FF75CC
#FF75CC is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.2% C 0.193 H 344.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75CC |
|---|---|
| RGB | rgb(255, 117, 204) |
| HSL | hsl(322, 100%, 73%) |
| HSV | hsv(322, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 20%, 0%) |
| CIE-LAB | lab(68.28, 62.06, -19.96) |
| CIE-LCH | lch(68.28, 65.19, 342.17°) |
| OKLab | oklab(75.17% 0.1853 -0.053) |
| OKLCH | oklch(75.17% 0.193 344) |
| XYZ | xyz(58.5018, 38.3471, 61.4356) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 4.23
Bubblegum (survey)
#FF6CB5
ΔE00 4.37
Hot Pink
#FF69B4
ΔE00 4.55
Bubble Gum Pink
#FF69AF
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75CC #75FFA8
analogous
#ED75FF #FF75CC #FF7587
triadic
#FF75CC #CCFF75 #75CCFF
tetradic
#FF75CC #FFED75 #75FFA8 #7587FF
square
#FF75CC #FFED75 #75FFA8 #7587FF
split-complementary
#FF75CC #87FF75 #75FFED
monochromatic
#FA009D #FF38B5 #FF75CC #FFB2E3 #FFE0F4
Accessibility & contrast
On white
2.42
#FF75CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FF75CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75CC
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75CC | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098CF
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#FF7597
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff75cc; /* rgb */ color: rgb(255, 117, 204); /* oklch */ color: oklch(75.2% 0.193 344.0);
Tailwind
colors: {
custom: {
50: '#ffa2db',
500: '#ff75cc',
950: '#000000',
},
}SCSS
$custom: #ff75cc; $custom-light: #ffa2db; $custom-dark: #000000;
JSON
{
"hex": "#ff75cc",
"rgb": {
"r": 255,
"g": 117,
"b": 204
},
"hsl": {
"h": 322.174,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75166,
"c": 0.19275,
"h": 344
},
"luminance": 0.38342
}Semantic roles & 50–950 ramp
primary
#FF75CC
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83