#FD809E#FD809E
#FD809E is a light, vivid red. Relative luminance 0.388; OKLCH L 74.9% C 0.154 H 6.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD809E |
|---|---|
| RGB | rgb(253, 128, 158) |
| HSL | hsl(346, 97%, 75%) |
| HSV | hsv(346, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 37.5%, 0.8%) |
| CIE-LAB | lab(68.60, 50.47, 6.35) |
| CIE-LCH | lch(68.60, 50.87, 7.17°) |
| OKLab | oklab(74.9% 0.1533 0.017) |
| OKLCH | oklch(74.9% 0.154 6.3) |
| XYZ | xyz(54.4016, 38.7949, 36.9642) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.40
Carnation Pink
#FF7FA7
ΔE00 2.48
Rose Pink
#F7879A
ΔE00 2.69
Pinky
#FC86AA
ΔE00 2.72
Carnation
#FD798F
ΔE00 3.39
Pig Pink
#E78EA5
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD809E #80FDDF
analogous
#FD80DD #FD809E #FDA180
triadic
#FD809E #9EFD80 #809EFD
tetradic
#FD809E #DDFD80 #80FDDF #A180FD
square
#FD809E #DDFD80 #80FDDF #A180FD
split-complementary
#FD809E #80FDA1 #80DDFD
monochromatic
#FB0742 #FC4470 #FD809E #FEBCCC #FFE1E8
Accessibility & contrast
On white
2.40
#FD809E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FD809E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD809E
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD809E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD809E | 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)
#96989F
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#FF748B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd809e; /* rgb */ color: rgb(253, 128, 158); /* oklch */ color: oklch(74.9% 0.154 6.3);
Tailwind
colors: {
custom: {
50: '#ffa8ba',
500: '#fd809e',
950: '#000000',
},
}SCSS
$custom: #fd809e; $custom-light: #ffa8ba; $custom-dark: #000000;
JSON
{
"hex": "#fd809e",
"rgb": {
"r": 253,
"g": 128,
"b": 158
},
"hsl": {
"h": 345.6,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.74901,
"c": 0.15428,
"h": 6.3
},
"luminance": 0.3879
}Semantic roles & 50–950 ramp
primary
#FD809E
secondary
#D4F7EE
accent
#E6AE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80