#FD78AF#FD78AF
#FD78AF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.171 H 356.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78AF |
|---|---|
| RGB | rgb(253, 120, 175) |
| HSL | hsl(335, 97%, 73%) |
| HSV | hsv(335, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 30.8%, 0.8%) |
| CIE-LAB | lab(67.59, 56.27, -4.72) |
| CIE-LCH | lch(67.59, 56.47, 355.20°) |
| OKLab | oklab(74.29% 0.1709 -0.0117) |
| OKLCH | oklch(74.29% 0.171 356.1) |
| XYZ | xyz(54.9648, 37.4159, 44.8764) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.97
Bubblegum (survey)
#FF6CB5
ΔE00 3.19
Pink (survey)
#FF81C0
ΔE00 3.36
Carnation Pink
#FF7FA7
ΔE00 3.41
Hot Pink
#FF69B4
ΔE00 3.58
Pinky
#FC86AA
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78AF #78FDC6
analogous
#FD78F1 #FD78AF #FD8378
triadic
#FD78AF #AFFD78 #78AFFD
tetradic
#FD78AF #F1FD78 #78FDC6 #8378FD
square
#FD78AF #F1FD78 #78FDC6 #8378FD
split-complementary
#FD78AF #78FD83 #78F1FD
monochromatic
#F70468 #FC3C8B #FD78AF #FEB4D3 #FFE1ED
Accessibility & contrast
On white
2.48
#FD78AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FD78AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78AF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78AF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B1
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd78af; /* rgb */ color: rgb(253, 120, 175); /* oklch */ color: oklch(74.3% 0.171 356.1);
Tailwind
colors: {
custom: {
50: '#ffa3c6',
500: '#fd78af',
950: '#000000',
},
}SCSS
$custom: #fd78af; $custom-light: #ffa3c6; $custom-dark: #000000;
JSON
{
"hex": "#fd78af",
"rgb": {
"r": 253,
"g": 120,
"b": 175
},
"hsl": {
"h": 335.188,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.74289,
"c": 0.17127,
"h": 356.1
},
"luminance": 0.37411
}Semantic roles & 50–950 ramp
primary
#FD78AF
secondary
#D4F7E8
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82