#F67FAF#F67FAF
#F67FAF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.154 H 356.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FAF |
|---|---|
| RGB | rgb(246, 127, 175) |
| HSL | hsl(336, 87%, 73%) |
| HSV | hsv(336, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 28.9%, 3.5%) |
| CIE-LAB | lab(67.93, 50.66, -4.33) |
| CIE-LCH | lch(67.93, 50.85, 355.11°) |
| OKLab | oklab(74.35% 0.1534 -0.0107) |
| OKLCH | oklch(74.35% 0.154 356) |
| XYZ | xyz(53.3353, 37.8714, 45.0500) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.16
Pinky
#FC86AA
ΔE00 3.36
Pink (survey)
#FF81C0
ΔE00 3.44
Bubble Gum Pink
#FF69AF
ΔE00 4.38
Bubblegum (survey)
#FF6CB5
ΔE00 4.45
Hot Pink
#FF69B4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FAF #7FF6C6
analogous
#F67FEB #F67FAF #F68A7F
triadic
#F67FAF #AFF67F #7FAFF6
tetradic
#F67FAF #EBF67F #7FF6C6 #8A7FF6
square
#F67FAF #EBF67F #7FF6C6 #8A7FF6
split-complementary
#F67FAF #7FF68A #7FEBF6
monochromatic
#EA1068 #F2468B #F67FAF #FAB8D3 #FDE2ED
Accessibility & contrast
On white
2.45
#F67FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F67FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FAF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FAF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98B1
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67faf; /* rgb */ color: rgb(246, 127, 175); /* oklch */ color: oklch(74.3% 0.154 356.0);
Tailwind
colors: {
custom: {
50: '#fca7c6',
500: '#f67faf',
950: '#000000',
},
}SCSS
$custom: #f67faf; $custom-light: #fca7c6; $custom-dark: #000000;
JSON
{
"hex": "#f67faf",
"rgb": {
"r": 246,
"g": 127,
"b": 175
},
"hsl": {
"h": 335.798,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.74348,
"c": 0.15378,
"h": 356
},
"luminance": 0.37867
}Semantic roles & 50–950 ramp
primary
#F67FAF
secondary
#D6F5E8
accent
#E38902
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82