#FF809B#FF809B
#FF809B is a light, vivid red. Relative luminance 0.391; OKLCH L 75.1% C 0.156 H 8.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF809B |
|---|---|
| RGB | rgb(255, 128, 155) |
| HSL | hsl(347, 100%, 75%) |
| HSV | hsv(347, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 39.2%, 0%) |
| CIE-LAB | lab(68.80, 50.82, 8.36) |
| CIE-LCH | lch(68.80, 51.51, 9.34°) |
| OKLab | oklab(75.08% 0.1543 0.0221) |
| OKLCH | oklch(75.08% 0.156 8.2) |
| XYZ | xyz(54.8786, 39.0703, 35.6552) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.01
Rose Pink
#F7879A
ΔE00 2.20
Carnation
#FD798F
ΔE00 2.56
Carnation Pink
#FF7FA7
ΔE00 3.46
Pinky
#FC86AA
ΔE00 3.65
Blush Pink
#FE828C
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF809B #80FFE4
analogous
#FF80DB #FF809B #FFA480
triadic
#FF809B #9BFF80 #809BFF
tetradic
#FF809B #DBFF80 #80FFE4 #A480FF
square
#FF809B #DBFF80 #80FFE4 #A480FF
split-complementary
#FF809B #80FFA4 #80DBFF
monochromatic
#FF063B #FF436B #FF809B #FFBDCB #FFE0E7
Accessibility & contrast
On white
2.38
#FF809B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FF809B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF809B
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF809B | 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)
#98999C
Deuteranopia (green-blind)
#B8B198
Tritanopia (blue-blind)
#FF738A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff809b; /* rgb */ color: rgb(255, 128, 155); /* oklch */ color: oklch(75.1% 0.156 8.2);
Tailwind
colors: {
custom: {
50: '#ffa8b8',
500: '#ff809b',
950: '#000000',
},
}SCSS
$custom: #ff809b; $custom-light: #ffa8b8; $custom-dark: #000000;
JSON
{
"hex": "#ff809b",
"rgb": {
"r": 255,
"g": 128,
"b": 155
},
"hsl": {
"h": 347.244,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.75083,
"c": 0.15589,
"h": 8.2
},
"luminance": 0.39065
}Semantic roles & 50–950 ramp
primary
#FF809B
secondary
#D4F7F0
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80