#FF74C8#FF74C8
#FF74C8 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.9% C 0.192 H 345.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74C8 |
|---|---|
| RGB | rgb(255, 116, 200) |
| HSL | hsl(324, 100%, 73%) |
| HSV | hsv(324, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 21.6%, 0%) |
| CIE-LAB | lab(67.97, 61.96, -18.19) |
| CIE-LCH | lch(67.97, 64.58, 343.64°) |
| OKLab | oklab(74.89% 0.1857 -0.0481) |
| OKLCH | oklch(74.89% 0.192 345.5) |
| XYZ | xyz(57.9123, 37.9259, 58.9028) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.80
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Pink (survey)
#FF81C0
ΔE00 3.76
Hot Pink
#FF69B4
ΔE00 3.83
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74C8 #74FFAB
analogous
#F074FF #FF74C8 #FF7482
triadic
#FF74C8 #C8FF74 #74C8FF
tetradic
#FF74C8 #FFF074 #74FFAB #7482FF
square
#FF74C8 #FFF074 #74FFAB #7482FF
split-complementary
#FF74C8 #82FF74 #74FFF0
monochromatic
#F90096 #FF37B0 #FF74C8 #FFB1E0 #FFE0F3
Accessibility & contrast
On white
2.45
#FF74C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FF74C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74C8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74C8 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CB
Deuteranopia (green-blind)
#A7AEC5
Tritanopia (blue-blind)
#FF7295
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff74c8; /* rgb */ color: rgb(255, 116, 200); /* oklch */ color: oklch(74.9% 0.192 345.5);
Tailwind
colors: {
custom: {
50: '#ffa1d8',
500: '#ff74c8',
950: '#000000',
},
}SCSS
$custom: #ff74c8; $custom-light: #ffa1d8; $custom-dark: #000000;
JSON
{
"hex": "#ff74c8",
"rgb": {
"r": 255,
"g": 116,
"b": 200
},
"hsl": {
"h": 323.741,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.7489,
"c": 0.19182,
"h": 345.5
},
"luminance": 0.37921
}Semantic roles & 50–950 ramp
primary
#FF74C8
secondary
#D4F7E2
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F14
muted
#877F83