#FD8CA7#FD8CA7
#FD8CA7 is a light, vivid red. Relative luminance 0.424; OKLCH L 76.9% C 0.139 H 5.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8CA7 |
|---|---|
| RGB | rgb(253, 140, 167) |
| HSL | hsl(346, 97%, 77%) |
| HSV | hsv(346, 45%, 99%) |
| CMYK | cmyk(0%, 44.7%, 34%, 0.8%) |
| CIE-LAB | lab(71.17, 45.58, 5.00) |
| CIE-LCH | lch(71.17, 45.85, 6.25°) |
| OKLab | oklab(76.92% 0.1383 0.0136) |
| OKLCH | oklch(76.92% 0.139 5.6) |
| XYZ | xyz(56.8636, 42.4338, 41.7474) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.29
Pinky
#FC86AA
ΔE00 2.34
Rose Pink
#F7879A
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 3.35
Pig Pink
#E78EA5
ΔE00 3.86
Carnation
#FD798F
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8CA7 #8CFDE2
analogous
#FD8CDF #FD8CA7 #FDAA8C
triadic
#FD8CA7 #A7FD8C #8CA7FD
tetradic
#FD8CA7 #DFFD8C #8CFDE2 #AA8CFD
square
#FD8CA7 #DFFD8C #8CFDE2 #AA8CFD
split-complementary
#FD8CA7 #8CFDAA #8CDFFD
monochromatic
#FB144B #FC5079 #FD8CA7 #FEC8D5 #FEE1E8
Accessibility & contrast
On white
2.21
#FD8CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FD8CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8CA7
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8CA7 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#BBB6A5
Tritanopia (blue-blind)
#FF8296
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd8ca7; /* rgb */ color: rgb(253, 140, 167); /* oklch */ color: oklch(76.9% 0.139 5.6);
Tailwind
colors: {
custom: {
50: '#ffb0c1',
500: '#fd8ca7',
950: '#000000',
},
}SCSS
$custom: #fd8ca7; $custom-light: #ffb0c1; $custom-dark: #000000;
JSON
{
"hex": "#fd8ca7",
"rgb": {
"r": 253,
"g": 140,
"b": 167
},
"hsl": {
"h": 345.664,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.76917,
"c": 0.13898,
"h": 5.6
},
"luminance": 0.42429
}Semantic roles & 50–950 ramp
primary
#FD8CA7
secondary
#D4F7EF
accent
#E6AF00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081