#F67A9E#F67A9E
#F67A9E is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.1% C 0.155 H 3.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F67A9E |
|---|---|
| RGB | rgb(246, 122, 158) |
| HSL | hsl(343, 87%, 72%) |
| HSV | hsv(343, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 35.8%, 3.5%) |
| CIE-LAB | lab(66.51, 51.03, 3.20) |
| CIE-LCH | lch(66.51, 51.13, 3.59°) |
| OKLab | oklab(73.13% 0.1551 0.009) |
| OKLCH | oklch(73.13% 0.155 3.3) |
| XYZ | xyz(51.1397, 35.9855, 36.5937) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.11
Pinky
#FC86AA
ΔE00 2.93
Rosa
#FE86A4
ΔE00 3.07
Rosy Pink
#F6688E
ΔE00 3.97
Rose Pink
#F7879A
ΔE00 4.53
Carnation
#FD798F
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67A9E #7AF6D2
analogous
#F67ADC #F67A9E #F6947A
triadic
#F67A9E #9EF67A #7A9EF6
tetradic
#F67A9E #DCF67A #7AF6D2 #947AF6
square
#F67A9E #DCF67A #7AF6D2 #947AF6
split-complementary
#F67A9E #7AF694 #7ADCF6
monochromatic
#E6104E #F24174 #F67A9E #FAB3C8 #FDE2EA
Accessibility & contrast
On white
2.56
#F67A9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F67A9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67A9E
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67A9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67A9E | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F939F
Deuteranopia (green-blind)
#AFAB9B
Tritanopia (blue-blind)
#FF6F87
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f67a9e; /* rgb */ color: rgb(246, 122, 158); /* oklch */ color: oklch(73.1% 0.155 3.3);
Tailwind
colors: {
custom: {
50: '#fda4ba',
500: '#f67a9e',
950: '#000000',
},
}SCSS
$custom: #f67a9e; $custom-light: #fda4ba; $custom-dark: #000000;
JSON
{
"hex": "#f67a9e",
"rgb": {
"r": 246,
"g": 122,
"b": 158
},
"hsl": {
"h": 342.581,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.73127,
"c": 0.15539,
"h": 3.3
},
"luminance": 0.35981
}Semantic roles & 50–950 ramp
primary
#F67A9E
secondary
#D6F5EC
accent
#E4A202
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80