#FF74CC#FF74CC
#FF74CC is a light, vivid pink. Relative luminance 0.381; OKLCH L 75.0% C 0.194 H 343.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74CC |
|---|---|
| RGB | rgb(255, 116, 204) |
| HSL | hsl(322, 100%, 73%) |
| HSV | hsv(322, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 20%, 0%) |
| CIE-LAB | lab(68.11, 62.51, -20.22) |
| CIE-LCH | lch(68.11, 65.70, 342.07°) |
| OKLab | oklab(75.04% 0.1867 -0.0537) |
| OKLCH | oklch(75.04% 0.194 343.9) |
| XYZ | xyz(58.3859, 38.1154, 61.3970) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.99
Bubblegum (survey)
#FF6CB5
ΔE00 4.37
Pink (survey)
#FF81C0
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.54
Bubble Gum Pink
#FF69AF
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74CC #74FFA7
analogous
#EC74FF #FF74CC #FF7487
triadic
#FF74CC #CCFF74 #74CCFF
tetradic
#FF74CC #FFEC74 #74FFA7 #7487FF
square
#FF74CC #FFEC74 #74FFA7 #7487FF
split-complementary
#FF74CC #87FF74 #74FFEC
monochromatic
#F9009D #FF37B6 #FF74CC #FFB1E2 #FFE0F4
Accessibility & contrast
On white
2.44
#FF74CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FF74CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74CC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74CC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98CF
Deuteranopia (green-blind)
#A6AFC8
Tritanopia (blue-blind)
#FF7497
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff74cc; /* rgb */ color: rgb(255, 116, 204); /* oklch */ color: oklch(75.0% 0.194 343.9);
Tailwind
colors: {
custom: {
50: '#ffa1db',
500: '#ff74cc',
950: '#000000',
},
}SCSS
$custom: #ff74cc; $custom-light: #ffa1db; $custom-dark: #000000;
JSON
{
"hex": "#ff74cc",
"rgb": {
"r": 255,
"g": 116,
"b": 204
},
"hsl": {
"h": 322.014,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75039,
"c": 0.19427,
"h": 343.9
},
"luminance": 0.3811
}Semantic roles & 50–950 ramp
primary
#FF74CC
secondary
#D4F7E1
accent
#E65400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83