#FF809D#FF809D
#FF809D is a light, vivid red. Relative luminance 0.391; OKLCH L 75.1% C 0.156 H 7.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF809D |
|---|---|
| RGB | rgb(255, 128, 157) |
| HSL | hsl(346, 100%, 75%) |
| HSV | hsv(346, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 38.4%, 0%) |
| CIE-LAB | lab(68.85, 51.04, 7.30) |
| CIE-LCH | lch(68.85, 51.56, 8.14°) |
| OKLab | oklab(75.14% 0.155 0.0194) |
| OKLCH | oklch(75.14% 0.156 7.1) |
| XYZ | xyz(55.0480, 39.1381, 36.5471) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.61
Rose Pink
#F7879A
ΔE00 2.51
Carnation Pink
#FF7FA7
ΔE00 2.89
Carnation
#FD798F
ΔE00 3.04
Pinky
#FC86AA
ΔE00 3.13
Watermelon
#FC6C85
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF809D #80FFE2
analogous
#FF80DD #FF809D #FFA280
triadic
#FF809D #9DFF80 #809DFF
tetradic
#FF809D #DDFF80 #80FFE2 #A280FF
square
#FF809D #DDFF80 #80FFE2 #A280FF
split-complementary
#FF809D #80FFA2 #80DDFF
monochromatic
#FF063F #FF436E #FF809D #FFBDCC #FFE0E7
Accessibility & contrast
On white
2.38
#FF809D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FF809D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF809D
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF809D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF809D | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97999E
Deuteranopia (green-blind)
#B7B19A
Tritanopia (blue-blind)
#FF738B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff809d; /* rgb */ color: rgb(255, 128, 157); /* oklch */ color: oklch(75.1% 0.156 7.1);
Tailwind
colors: {
custom: {
50: '#ffa8b9',
500: '#ff809d',
950: '#000000',
},
}SCSS
$custom: #ff809d; $custom-light: #ffa8b9; $custom-dark: #000000;
JSON
{
"hex": "#ff809d",
"rgb": {
"r": 255,
"g": 128,
"b": 157
},
"hsl": {
"h": 346.299,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.75136,
"c": 0.15624,
"h": 7.1
},
"luminance": 0.39133
}Semantic roles & 50–950 ramp
primary
#FF809D
secondary
#D4F7EF
accent
#E6B100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80