#FF74CA#FF74CA
#FF74CA is a light, vivid pink. Relative luminance 0.380; OKLCH L 75.0% C 0.193 H 344.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74CA |
|---|---|
| RGB | rgb(255, 116, 202) |
| HSL | hsl(323, 100%, 73%) |
| HSV | hsv(323, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 20.8%, 0%) |
| CIE-LAB | lab(68.04, 62.24, -19.21) |
| CIE-LCH | lch(68.04, 65.13, 342.85°) |
| OKLab | oklab(74.96% 0.1862 -0.0509) |
| OKLCH | oklch(74.96% 0.193 344.7) |
| XYZ | xyz(58.1476, 38.0200, 60.1418) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.87
Bubblegum (survey)
#FF6CB5
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.07
Hot Pink
#FF69B4
ΔE00 4.18
Bubble Gum Pink
#FF69AF
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74CA #74FFA9
analogous
#EF74FF #FF74CA #FF7484
triadic
#FF74CA #CAFF74 #74CAFF
tetradic
#FF74CA #FFEF74 #74FFA9 #7484FF
square
#FF74CA #FFEF74 #74FFA9 #7484FF
split-complementary
#FF74CA #84FF74 #74FFEF
monochromatic
#F9009A #FF37B3 #FF74CA #FFB1E1 #FFE0F3
Accessibility & contrast
On white
2.44
#FF74CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FF74CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74CA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74CA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8097CD
Deuteranopia (green-blind)
#A6AEC7
Tritanopia (blue-blind)
#FF7396
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff74ca; /* rgb */ color: rgb(255, 116, 202); /* oklch */ color: oklch(75.0% 0.193 344.7);
Tailwind
colors: {
custom: {
50: '#ffa1da',
500: '#ff74ca',
950: '#000000',
},
}SCSS
$custom: #ff74ca; $custom-light: #ffa1da; $custom-dark: #000000;
JSON
{
"hex": "#ff74ca",
"rgb": {
"r": 255,
"g": 116,
"b": 202
},
"hsl": {
"h": 322.878,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.74964,
"c": 0.19303,
"h": 344.7
},
"luminance": 0.38015
}Semantic roles & 50–950 ramp
primary
#FF74CA
secondary
#D4F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83