#FF74CF#FF74CF
#FF74CF is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.2% C 0.196 H 342.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74CF |
|---|---|
| RGB | rgb(255, 116, 207) |
| HSL | hsl(321, 100%, 73%) |
| HSV | hsv(321, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 18.8%, 0%) |
| CIE-LAB | lab(68.21, 62.93, -21.74) |
| CIE-LCH | lch(68.21, 66.58, 340.95°) |
| OKLab | oklab(75.15% 0.1874 -0.0579) |
| OKLCH | oklch(75.15% 0.196 342.8) |
| XYZ | xyz(58.7492, 38.2607, 63.3103) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.25
Pink (survey)
#FF81C0
ΔE00 4.88
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Hot Pink
#FF69B4
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74CF #74FFA4
analogous
#E974FF #FF74CF #FF748A
triadic
#FF74CF #CFFF74 #74CFFF
tetradic
#FF74CF #FFE974 #74FFA4 #748AFF
square
#FF74CF #FFE974 #74FFA4 #748AFF
split-complementary
#FF74CF #8AFF74 #74FFE9
monochromatic
#F900A3 #FF37BA #FF74CF #FFB1E4 #FFE0F4
Accessibility & contrast
On white
2.43
#FF74CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FF74CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74CF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74CF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E98D2
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#FF7498
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff74cf; /* rgb */ color: rgb(255, 116, 207); /* oklch */ color: oklch(75.2% 0.196 342.8);
Tailwind
colors: {
custom: {
50: '#ffa1dd',
500: '#ff74cf',
950: '#000000',
},
}SCSS
$custom: #ff74cf; $custom-light: #ffa1dd; $custom-dark: #000000;
JSON
{
"hex": "#ff74cf",
"rgb": {
"r": 255,
"g": 116,
"b": 207
},
"hsl": {
"h": 320.719,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75154,
"c": 0.19616,
"h": 342.8
},
"luminance": 0.38256
}Semantic roles & 50–950 ramp
primary
#FF74CF
secondary
#D4F7E0
accent
#E64F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83