#FF74CB#FF74CB
#FF74CB is a light, vivid pink. Relative luminance 0.381; OKLCH L 75.0% C 0.194 H 344.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74CB |
|---|---|
| RGB | rgb(255, 116, 203) |
| HSL | hsl(322, 100%, 73%) |
| HSV | hsv(322, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 20.4%, 0%) |
| CIE-LAB | lab(68.07, 62.37, -19.72) |
| CIE-LCH | lch(68.07, 65.42, 342.46°) |
| OKLab | oklab(75% 0.1864 -0.0523) |
| OKLCH | oklch(75% 0.194 344.3) |
| XYZ | xyz(58.2664, 38.0675, 60.7674) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.36
Bubble Gum Pink
#FF69AF
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74CB #74FFA8
analogous
#ED74FF #FF74CB #FF7485
triadic
#FF74CB #CBFF74 #74CBFF
tetradic
#FF74CB #FFED74 #74FFA8 #7485FF
square
#FF74CB #FFED74 #74FFA8 #7485FF
split-complementary
#FF74CB #85FF74 #74FFED
monochromatic
#F9009C #FF37B4 #FF74CB #FFB1E2 #FFE0F4
Accessibility & contrast
On white
2.44
#FF74CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FF74CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74CB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74CB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CE
Deuteranopia (green-blind)
#A6AEC7
Tritanopia (blue-blind)
#FF7396
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff74cb; /* rgb */ color: rgb(255, 116, 203); /* oklch */ color: oklch(75.0% 0.194 344.3);
Tailwind
colors: {
custom: {
50: '#ffa1db',
500: '#ff74cb',
950: '#000000',
},
}SCSS
$custom: #ff74cb; $custom-light: #ffa1db; $custom-dark: #000000;
JSON
{
"hex": "#ff74cb",
"rgb": {
"r": 255,
"g": 116,
"b": 203
},
"hsl": {
"h": 322.446,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75002,
"c": 0.19364,
"h": 344.3
},
"luminance": 0.38063
}Semantic roles & 50–950 ramp
primary
#FF74CB
secondary
#D4F7E1
accent
#E65600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F15
muted
#877F83