#FF74BF#FF74BF
#FF74BF is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.6% C 0.187 H 349.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74BF |
|---|---|
| RGB | rgb(255, 116, 191) |
| HSL | hsl(328, 100%, 73%) |
| HSV | hsv(328, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 25.1%, 0%) |
| CIE-LAB | lab(67.66, 60.76, -13.60) |
| CIE-LCH | lch(67.66, 62.26, 347.39°) |
| OKLab | oklab(74.57% 0.1833 -0.0355) |
| OKLCH | oklch(74.57% 0.187 349) |
| XYZ | xyz(56.8913, 37.5175, 53.5255) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.05
Hot Pink
#FF69B4
ΔE00 2.42
Pink (survey)
#FF81C0
ΔE00 2.65
Bubblegum Pink
#FE83CC
ΔE00 3.19
Bubble Gum Pink
#FF69AF
ΔE00 3.19
Carnation Pink
#FF7FA7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74BF #74FFB4
analogous
#FA74FF #FF74BF #FF7479
triadic
#FF74BF #BFFF74 #74BFFF
tetradic
#FF74BF #FFFA74 #74FFB4 #7479FF
square
#FF74BF #FFFA74 #74FFB4 #7479FF
split-complementary
#FF74BF #79FF74 #74FFFA
monochromatic
#F90086 #FF37A3 #FF74BF #FFB1DB #FFE0F1
Accessibility & contrast
On white
2.47
#FF74BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FF74BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74BF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74BF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#FF7091
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff74bf; /* rgb */ color: rgb(255, 116, 191); /* oklch */ color: oklch(74.6% 0.187 349.0);
Tailwind
colors: {
custom: {
50: '#ffa1d2',
500: '#ff74bf',
950: '#000000',
},
}SCSS
$custom: #ff74bf; $custom-light: #ffa1d2; $custom-dark: #000000;
JSON
{
"hex": "#ff74bf",
"rgb": {
"r": 255,
"g": 116,
"b": 191
},
"hsl": {
"h": 327.626,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.74565,
"c": 0.18671,
"h": 349
},
"luminance": 0.37512
}Semantic roles & 50–950 ramp
primary
#FF74BF
secondary
#D4F7E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82