#FF809A#FF809A
#FF809A is a light, vivid red. Relative luminance 0.390; OKLCH L 75.1% C 0.156 H 8.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF809A |
|---|---|
| RGB | rgb(255, 128, 154) |
| HSL | hsl(348, 100%, 75%) |
| HSV | hsv(348, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 39.6%, 0%) |
| CIE-LAB | lab(68.78, 50.72, 8.89) |
| CIE-LCH | lch(68.78, 51.49, 9.94°) |
| OKLab | oklab(75.06% 0.154 0.0234) |
| OKLCH | oklch(75.06% 0.156 8.7) |
| XYZ | xyz(54.7950, 39.0369, 35.2147) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.07
Rosa
#FE86A4
ΔE00 2.25
Carnation
#FD798F
ΔE00 2.33
Carnation Pink
#FF7FA7
ΔE00 3.74
Pinky
#FC86AA
ΔE00 3.92
Blush Pink
#FE828C
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF809A #80FFE5
analogous
#FF80D9 #FF809A #FFA680
triadic
#FF809A #9AFF80 #809AFF
tetradic
#FF809A #D9FF80 #80FFE5 #A680FF
square
#FF809A #D9FF80 #80FFE5 #A680FF
split-complementary
#FF809A #80FFA6 #80D9FF
monochromatic
#FF0639 #FF4369 #FF809A #FFBDCB #FFE0E7
Accessibility & contrast
On white
2.38
#FF809A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FF809A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF809A
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF809A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF809A | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999B
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#FF738A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff809a; /* rgb */ color: rgb(255, 128, 154); /* oklch */ color: oklch(75.1% 0.156 8.7);
Tailwind
colors: {
custom: {
50: '#ffa8b7',
500: '#ff809a',
950: '#000000',
},
}SCSS
$custom: #ff809a; $custom-light: #ffa8b7; $custom-dark: #000000;
JSON
{
"hex": "#ff809a",
"rgb": {
"r": 255,
"g": 128,
"b": 154
},
"hsl": {
"h": 347.717,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.75057,
"c": 0.15572,
"h": 8.7
},
"luminance": 0.39031
}Semantic roles & 50–950 ramp
primary
#FF809A
secondary
#D4F7F0
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80