#FD9CA4#FD9CA4
#FD9CA4 is a light, moderate red. Relative luminance 0.473; OKLCH L 79.4% C 0.116 H 14.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9CA4 |
|---|---|
| RGB | rgb(253, 156, 164) |
| HSL | hsl(355, 96%, 80%) |
| HSV | hsv(355, 38%, 99%) |
| CMYK | cmyk(0%, 38.3%, 35.2%, 0.8%) |
| CIE-LAB | lab(74.41, 37.07, 11.29) |
| CIE-LCH | lch(74.41, 38.75, 16.94°) |
| OKLab | oklab(79.36% 0.1124 0.0295) |
| OKLCH | oklch(79.36% 0.116 14.7) |
| XYZ | xyz(59.0997, 47.3446, 41.1405) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.21
Blush Pink
#FE828C
ΔE00 5.98
Soft Pink
#FDB0C0
ΔE00 6.34
Rosa
#FE86A4
ΔE00 6.74
Lightpink
#FFB6C1
ΔE00 6.75
Pig Pink
#E78EA5
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9CA4 #9CFDF5
analogous
#FD9CD4 #FD9CA4 #FDC59C
triadic
#FD9CA4 #A4FD9C #9CA4FD
tetradic
#FD9CA4 #D4FD9C #9CFDF5 #C59CFD
square
#FD9CA4 #D4FD9C #9CFDF5 #C59CFD
split-complementary
#FD9CA4 #9CFDC5 #9CD4FD
monochromatic
#FB2436 #FC606D #FD9CA4 #FED8DB #FEE1E3
Accessibility & contrast
On white
2.01
#FD9CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FD9CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9CA4
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9CA4 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA4
Deuteranopia (green-blind)
#C6BEA2
Tritanopia (blue-blind)
#FF929F
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd9ca4; /* rgb */ color: rgb(253, 156, 164); /* oklch */ color: oklch(79.4% 0.116 14.7);
Tailwind
colors: {
custom: {
50: '#ffbabe',
500: '#fd9ca4',
950: '#000000',
},
}SCSS
$custom: #fd9ca4; $custom-light: #ffbabe; $custom-dark: #000000;
JSON
{
"hex": "#fd9ca4",
"rgb": {
"r": 253,
"g": 156,
"b": 164
},
"hsl": {
"h": 355.052,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.79361,
"c": 0.11617,
"h": 14.7
},
"luminance": 0.4734
}Semantic roles & 50–950 ramp
primary
#FD9CA4
secondary
#D4F7F4
accent
#E6D300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181