#FD809A#FD809A
#FD809A is a light, vivid red. Relative luminance 0.387; OKLCH L 74.8% C 0.154 H 8.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FD809A |
|---|---|
| RGB | rgb(253, 128, 154) |
| HSL | hsl(348, 97%, 75%) |
| HSV | hsv(348, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 39.1%, 0.8%) |
| CIE-LAB | lab(68.50, 50.04, 8.46) |
| CIE-LCH | lch(68.50, 50.75, 9.59°) |
| OKLab | oklab(74.79% 0.1519 0.0223) |
| OKLCH | oklch(74.79% 0.154 8.4) |
| XYZ | xyz(54.0629, 38.6594, 35.1804) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.98
Rosa
#FE86A4
ΔE00 2.15
Carnation
#FD798F
ΔE00 2.40
Carnation Pink
#FF7FA7
ΔE00 3.61
Pinky
#FC86AA
ΔE00 3.77
Blush Pink
#FE828C
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD809A #80FDE3
analogous
#FD80D9 #FD809A #FDA580
triadic
#FD809A #9AFD80 #809AFD
tetradic
#FD809A #D9FD80 #80FDE3 #A580FD
square
#FD809A #D9FD80 #80FDE3 #A580FD
split-complementary
#FD809A #80FDA5 #80D9FD
monochromatic
#FB073A #FC446A #FD809A #FEBCCA #FFE1E7
Accessibility & contrast
On white
2.41
#FD809A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FD809A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD809A
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD809A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD809A | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989B
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd809a; /* rgb */ color: rgb(253, 128, 154); /* oklch */ color: oklch(74.8% 0.154 8.4);
Tailwind
colors: {
custom: {
50: '#ffa8b7',
500: '#fd809a',
950: '#000000',
},
}SCSS
$custom: #fd809a; $custom-light: #ffa8b7; $custom-dark: #000000;
JSON
{
"hex": "#fd809a",
"rgb": {
"r": 253,
"g": 128,
"b": 154
},
"hsl": {
"h": 347.52,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.74794,
"c": 0.15354,
"h": 8.4
},
"luminance": 0.38654
}Semantic roles & 50–950 ramp
primary
#FD809A
secondary
#D4F7F0
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80