#F6809D#F6809D
#F6809D is a light, vivid red. Relative luminance 0.375; OKLCH L 74.0% C 0.146 H 5.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F6809D |
|---|---|
| RGB | rgb(246, 128, 157) |
| HSL | hsl(345, 87%, 73%) |
| HSV | hsv(345, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 36.2%, 3.5%) |
| CIE-LAB | lab(67.63, 47.98, 5.39) |
| CIE-LCH | lch(67.63, 48.28, 6.40°) |
| OKLab | oklab(73.96% 0.1457 0.0146) |
| OKLCH | oklch(73.96% 0.146 5.7) |
| XYZ | xyz(51.8136, 37.4703, 36.3955) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.91
Carnation Pink
#FF7FA7
ΔE00 2.63
Pinky
#FC86AA
ΔE00 2.73
Rose Pink
#F7879A
ΔE00 2.77
Carnation
#FD798F
ΔE00 3.74
Pig Pink
#E78EA5
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6809D #80F6D9
analogous
#F680D8 #F6809D #F69E80
triadic
#F6809D #9DF680 #809DF6
tetradic
#F6809D #D8F680 #80F6D9 #9E80F6
square
#F6809D #D8F680 #80F6D9 #9E80F6
split-complementary
#F6809D #80F69E #80D8F6
monochromatic
#EB1146 #F24771 #F6809D #FAB9C9 #FDE2E9
Accessibility & contrast
On white
2.47
#F6809D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F6809D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6809D
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6809D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6809D | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979E
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#FF758A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f6809d; /* rgb */ color: rgb(246, 128, 157); /* oklch */ color: oklch(74.0% 0.146 5.7);
Tailwind
colors: {
custom: {
50: '#fca7b9',
500: '#f6809d',
950: '#000000',
},
}SCSS
$custom: #f6809d; $custom-light: #fca7b9; $custom-dark: #000000;
JSON
{
"hex": "#f6809d",
"rgb": {
"r": 246,
"g": 128,
"b": 157
},
"hsl": {
"h": 345.254,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.73963,
"c": 0.14645,
"h": 5.7
},
"luminance": 0.37465
}Semantic roles & 50–950 ramp
primary
#F6809D
secondary
#D6F5ED
accent
#E3AC02
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80