#FD909E#FD909E
#FD909E is a light, vivid red. Relative luminance 0.433; OKLCH L 77.3% C 0.132 H 12.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FD909E |
|---|---|
| RGB | rgb(253, 144, 158) |
| HSL | hsl(352, 96%, 78%) |
| HSV | hsv(352, 43%, 99%) |
| CMYK | cmyk(0%, 43.1%, 37.5%, 0.8%) |
| CIE-LAB | lab(71.76, 42.52, 10.85) |
| CIE-LCH | lch(71.76, 43.88, 14.32°) |
| OKLab | oklab(77.29% 0.1289 0.0284) |
| OKLCH | oklch(77.29% 0.132 12.4) |
| XYZ | xyz(56.6556, 43.3028, 37.7155) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.46
Blush Pink
#FE828C
ΔE00 3.96
Rosa
#FE86A4
ΔE00 4.30
Carnation
#FD798F
ΔE00 4.88
Pig Pink
#E78EA5
ΔE00 5.56
Pinky
#FC86AA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD909E #90FDEF
analogous
#FD90D4 #FD909E #FDB990
triadic
#FD909E #9EFD90 #909EFD
tetradic
#FD909E #D4FD90 #90FDEF #B990FD
square
#FD909E #D4FD90 #90FDEF #B990FD
split-complementary
#FD909E #90FDB9 #90D4FD
monochromatic
#FB1835 #FC5469 #FD909E #FECCD3 #FEE1E5
Accessibility & contrast
On white
2.17
#FD909E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FD909E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD909E
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD909E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD909E | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39E
Deuteranopia (green-blind)
#BFB89C
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd909e; /* rgb */ color: rgb(253, 144, 158); /* oklch */ color: oklch(77.3% 0.132 12.4);
Tailwind
colors: {
custom: {
50: '#ffb2ba',
500: '#fd909e',
950: '#000000',
},
}SCSS
$custom: #fd909e; $custom-light: #ffb2ba; $custom-dark: #000000;
JSON
{
"hex": "#fd909e",
"rgb": {
"r": 253,
"g": 144,
"b": 158
},
"hsl": {
"h": 352.294,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.77294,
"c": 0.13195,
"h": 12.4
},
"luminance": 0.43298
}Semantic roles & 50–950 ramp
primary
#FD909E
secondary
#D4F7F2
accent
#E6C800
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080