#FF74CE#FF74CE
#FF74CE is a light, vivid pink. Relative luminance 0.382; OKLCH L 75.1% C 0.196 H 343.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74CE |
|---|---|
| RGB | rgb(255, 116, 206) |
| HSL | hsl(321, 100%, 73%) |
| HSV | hsv(321, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 19.2%, 0%) |
| CIE-LAB | lab(68.18, 62.79, -21.23) |
| CIE-LCH | lch(68.18, 66.28, 341.32°) |
| OKLab | oklab(75.11% 0.1872 -0.0565) |
| OKLCH | oklch(75.11% 0.196 343.2) |
| XYZ | xyz(58.6273, 38.2119, 62.6684) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 4.71
Bubblegum (survey)
#FF6CB5
ΔE00 4.74
Hot Pink
#FF69B4
ΔE00 4.89
Bubble Gum Pink
#FF69AF
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74CE #74FFA5
analogous
#EA74FF #FF74CE #FF7488
triadic
#FF74CE #CEFF74 #74CEFF
tetradic
#FF74CE #FFEA74 #74FFA5 #7488FF
square
#FF74CE #FFEA74 #74FFA5 #7488FF
split-complementary
#FF74CE #88FF74 #74FFEA
monochromatic
#F900A1 #FF37B8 #FF74CE #FFB1E4 #FFE0F4
Accessibility & contrast
On white
2.43
#FF74CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FF74CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74CE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74CE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E98D1
Deuteranopia (green-blind)
#A5AFCA
Tritanopia (blue-blind)
#FF7498
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff74ce; /* rgb */ color: rgb(255, 116, 206); /* oklch */ color: oklch(75.1% 0.196 343.2);
Tailwind
colors: {
custom: {
50: '#ffa1dd',
500: '#ff74ce',
950: '#000000',
},
}SCSS
$custom: #ff74ce; $custom-light: #ffa1dd; $custom-dark: #000000;
JSON
{
"hex": "#ff74ce",
"rgb": {
"r": 255,
"g": 116,
"b": 206
},
"hsl": {
"h": 321.151,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75115,
"c": 0.19552,
"h": 343.2
},
"luminance": 0.38207
}Semantic roles & 50–950 ramp
primary
#FF74CE
secondary
#D4F7E0
accent
#E65100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83