#FF809E#FF809E
#FF809E is a light, vivid red. Relative luminance 0.392; OKLCH L 75.2% C 0.156 H 6.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF809E |
|---|---|
| RGB | rgb(255, 128, 158) |
| HSL | hsl(346, 100%, 75%) |
| HSV | hsv(346, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 38%, 0%) |
| CIE-LAB | lab(68.88, 51.15, 6.77) |
| CIE-LCH | lch(68.88, 51.60, 7.54°) |
| OKLab | oklab(75.16% 0.1554 0.0181) |
| OKLCH | oklch(75.16% 0.156 6.6) |
| XYZ | xyz(55.1337, 39.1724, 36.9985) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.44
Carnation Pink
#FF7FA7
ΔE00 2.61
Rose Pink
#F7879A
ΔE00 2.70
Pinky
#FC86AA
ΔE00 2.88
Carnation
#FD798F
ΔE00 3.29
Rosy Pink
#F6688E
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF809E #80FFE1
analogous
#FF80DD #FF809E #FFA280
triadic
#FF809E #9EFF80 #809EFF
tetradic
#FF809E #DDFF80 #80FFE1 #A280FF
square
#FF809E #DDFF80 #80FFE1 #A280FF
split-complementary
#FF809E #80FFA2 #80DDFF
monochromatic
#FF0641 #FF436F #FF809E #FFBDCD #FFE0E8
Accessibility & contrast
On white
2.38
#FF809E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FF809E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF809E
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF809E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF809E | 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)
#97999F
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#FF738B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff809e; /* rgb */ color: rgb(255, 128, 158); /* oklch */ color: oklch(75.2% 0.156 6.6);
Tailwind
colors: {
custom: {
50: '#ffa8ba',
500: '#ff809e',
950: '#000000',
},
}SCSS
$custom: #ff809e; $custom-light: #ffa8ba; $custom-dark: #000000;
JSON
{
"hex": "#ff809e",
"rgb": {
"r": 255,
"g": 128,
"b": 158
},
"hsl": {
"h": 345.827,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.75163,
"c": 0.15644,
"h": 6.6
},
"luminance": 0.39167
}Semantic roles & 50–950 ramp
primary
#FF809E
secondary
#D4F7EF
accent
#E6AF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80