#FD7CA0#FD7CA0
#FD7CA0 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.4% C 0.160 H 4.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CA0 |
|---|---|
| RGB | rgb(253, 124, 160) |
| HSL | hsl(343, 97%, 74%) |
| HSV | hsv(343, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 36.8%, 0.8%) |
| CIE-LAB | lab(67.90, 52.63, 4.21) |
| CIE-LCH | lch(67.90, 52.79, 4.58°) |
| OKLab | oklab(74.39% 0.16 0.0116) |
| OKLCH | oklch(74.39% 0.16 4.1) |
| XYZ | xyz(54.0637, 37.8413, 37.7077) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.46
Rosa
#FE86A4
ΔE00 2.16
Pinky
#FC86AA
ΔE00 2.39
Rose Pink
#F7879A
ΔE00 4.06
Carnation
#FD798F
ΔE00 4.33
Rosy Pink
#F6688E
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CA0 #7CFDD9
analogous
#FD7CE0 #FD7CA0 #FD997C
triadic
#FD7CA0 #A0FD7C #7CA0FD
tetradic
#FD7CA0 #E0FD7C #7CFDD9 #997CFD
square
#FD7CA0 #E0FD7C #7CFDD9 #997CFD
split-complementary
#FD7CA0 #7CFD99 #7CE0FD
monochromatic
#FB0449 #FC4074 #FD7CA0 #FEB8CC #FFE1E9
Accessibility & contrast
On white
2.45
#FD7CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FD7CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CA0
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CA0 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9396A1
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#FF7089
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd7ca0; /* rgb */ color: rgb(253, 124, 160); /* oklch */ color: oklch(74.4% 0.160 4.1);
Tailwind
colors: {
custom: {
50: '#ffa5bc',
500: '#fd7ca0',
950: '#000000',
},
}SCSS
$custom: #fd7ca0; $custom-light: #ffa5bc; $custom-dark: #000000;
JSON
{
"hex": "#fd7ca0",
"rgb": {
"r": 253,
"g": 124,
"b": 160
},
"hsl": {
"h": 343.256,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.74391,
"c": 0.16043,
"h": 4.1
},
"luminance": 0.37836
}Semantic roles & 50–950 ramp
primary
#FD7CA0
secondary
#D4F7ED
accent
#E6A500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80