#FD909C#FD909C
#FD909C is a light, vivid red. Relative luminance 0.432; OKLCH L 77.2% C 0.132 H 13.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FD909C |
|---|---|
| RGB | rgb(253, 144, 156) |
| HSL | hsl(353, 96%, 78%) |
| HSV | hsv(353, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 38.3%, 0.8%) |
| CIE-LAB | lab(71.71, 42.30, 11.90) |
| CIE-LCH | lch(71.71, 43.94, 15.71°) |
| OKLab | oklab(77.24% 0.1281 0.031) |
| OKLCH | oklch(77.24% 0.132 13.6) |
| XYZ | xyz(56.4848, 43.2345, 36.8163) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.80
Blush Pink
#FE828C
ΔE00 3.58
Rosa
#FE86A4
ΔE00 4.86
Carnation
#FD798F
ΔE00 4.95
Pig Pink
#E78EA5
ΔE00 6.04
Lightcoral
#F08080
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD909C #90FDF1
analogous
#FD90D3 #FD909C #FDBA90
triadic
#FD909C #9CFD90 #909CFD
tetradic
#FD909C #D3FD90 #90FDF1 #BA90FD
square
#FD909C #D3FD90 #90FDF1 #BA90FD
split-complementary
#FD909C #90FDBA #90D3FD
monochromatic
#FB1831 #FC5466 #FD909C #FECCD2 #FEE1E4
Accessibility & contrast
On white
2.18
#FD909C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FD909C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD909C
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD909C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD909C | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#C0B89A
Tritanopia (blue-blind)
#FF8495
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd909c; /* rgb */ color: rgb(253, 144, 156); /* oklch */ color: oklch(77.2% 0.132 13.6);
Tailwind
colors: {
custom: {
50: '#ffb2b9',
500: '#fd909c',
950: '#000000',
},
}SCSS
$custom: #fd909c; $custom-light: #ffb2b9; $custom-dark: #000000;
JSON
{
"hex": "#fd909c",
"rgb": {
"r": 253,
"g": 144,
"b": 156
},
"hsl": {
"h": 353.394,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.77244,
"c": 0.13181,
"h": 13.6
},
"luminance": 0.43229
}Semantic roles & 50–950 ramp
primary
#FD909C
secondary
#D4F7F3
accent
#E6CC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080