#FD9CA9#FD9CA9
#FD9CA9 is a light, moderate red. Relative luminance 0.475; OKLCH L 79.5% C 0.117 H 11.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9CA9 |
|---|---|
| RGB | rgb(253, 156, 169) |
| HSL | hsl(352, 96%, 80%) |
| HSV | hsv(352, 38%, 99%) |
| CMYK | cmyk(0%, 38.3%, 33.2%, 0.8%) |
| CIE-LAB | lab(74.53, 37.67, 8.71) |
| CIE-LCH | lch(74.53, 38.66, 13.01°) |
| OKLab | oklab(79.49% 0.1142 0.023) |
| OKLCH | oklch(79.49% 0.117 11.4) |
| XYZ | xyz(59.5602, 47.5287, 43.5654) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.79
Soft Pink
#FDB0C0
ΔE00 5.43
Rosa
#FE86A4
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 5.75
Lightpink
#FFB6C1
ΔE00 6.28
Faded Pink
#DE9DAC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9CA9 #9CFDF0
analogous
#FD9CD9 #FD9CA9 #FDC09C
triadic
#FD9CA9 #A9FD9C #9CA9FD
tetradic
#FD9CA9 #D9FD9C #9CFDF0 #C09CFD
square
#FD9CA9 #D9FD9C #9CFDF0 #C09CFD
split-complementary
#FD9CA9 #9CFDC0 #9CD9FD
monochromatic
#FB2441 #FC6075 #FD9CA9 #FED8DD #FEE1E5
Accessibility & contrast
On white
2.00
#FD9CA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FD9CA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9CA9
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9CA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9CA9 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA9
Deuteranopia (green-blind)
#C5BEA7
Tritanopia (blue-blind)
#FF93A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd9ca9; /* rgb */ color: rgb(253, 156, 169); /* oklch */ color: oklch(79.5% 0.117 11.4);
Tailwind
colors: {
custom: {
50: '#ffbac2',
500: '#fd9ca9',
950: '#000000',
},
}SCSS
$custom: #fd9ca9; $custom-light: #ffbac2; $custom-dark: #000000;
JSON
{
"hex": "#fd9ca9",
"rgb": {
"r": 253,
"g": 156,
"b": 169
},
"hsl": {
"h": 351.959,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.79489,
"c": 0.11652,
"h": 11.4
},
"luminance": 0.47524
}Semantic roles & 50–950 ramp
primary
#FD9CA9
secondary
#D4F7F2
accent
#E6C700
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181