#FD809F#FD809F
#FD809F is a light, vivid red. Relative luminance 0.388; OKLCH L 74.9% C 0.154 H 5.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD809F |
|---|---|
| RGB | rgb(253, 128, 159) |
| HSL | hsl(345, 97%, 75%) |
| HSV | hsv(345, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 37.2%, 0.8%) |
| CIE-LAB | lab(68.63, 50.59, 5.82) |
| CIE-LCH | lch(68.63, 50.92, 6.56°) |
| OKLab | oklab(74.93% 0.1537 0.0157) |
| OKLCH | oklch(74.93% 0.154 5.8) |
| XYZ | xyz(54.4880, 38.8295, 37.4194) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.31
Carnation Pink
#FF7FA7
ΔE00 2.20
Pinky
#FC86AA
ΔE00 2.48
Rose Pink
#F7879A
ΔE00 2.91
Carnation
#FD798F
ΔE00 3.65
Pig Pink
#E78EA5
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD809F #80FDDE
analogous
#FD80DE #FD809F #FDA080
triadic
#FD809F #9FFD80 #809FFD
tetradic
#FD809F #DEFD80 #80FDDE #A080FD
square
#FD809F #DEFD80 #80FDDE #A080FD
split-complementary
#FD809F #80FDA0 #80DEFD
monochromatic
#FB0744 #FC4471 #FD809F #FEBCCD #FFE1E8
Accessibility & contrast
On white
2.40
#FD809F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FD809F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD809F
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD809F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD809F | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A0
Deuteranopia (green-blind)
#B6B09C
Tritanopia (blue-blind)
#FF748B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd809f; /* rgb */ color: rgb(253, 128, 159); /* oklch */ color: oklch(74.9% 0.154 5.8);
Tailwind
colors: {
custom: {
50: '#ffa8bb',
500: '#fd809f',
950: '#000000',
},
}SCSS
$custom: #fd809f; $custom-light: #ffa8bb; $custom-dark: #000000;
JSON
{
"hex": "#fd809f",
"rgb": {
"r": 253,
"g": 128,
"b": 159
},
"hsl": {
"h": 345.12,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.74928,
"c": 0.15449,
"h": 5.8
},
"luminance": 0.38824
}Semantic roles & 50–950 ramp
primary
#FD809F
secondary
#D4F7EE
accent
#E6AD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80