#F67FAE#F67FAE
#F67FAE is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.3% C 0.153 H 356.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FAE |
|---|---|
| RGB | rgb(246, 127, 174) |
| HSL | hsl(336, 87%, 73%) |
| HSV | hsv(336, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 29.3%, 3.5%) |
| CIE-LAB | lab(67.90, 50.53, -3.81) |
| CIE-LCH | lch(67.90, 50.68, 355.69°) |
| OKLab | oklab(74.32% 0.1531 -0.0094) |
| OKLCH | oklch(74.32% 0.153 356.5) |
| XYZ | xyz(53.2374, 37.8322, 44.5347) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.94
Pinky
#FC86AA
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 3.67
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Bubblegum (survey)
#FF6CB5
ΔE00 4.61
Rosa
#FE86A4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FAE #7FF6C7
analogous
#F67FE9 #F67FAE #F68C7F
triadic
#F67FAE #AEF67F #7FAEF6
tetradic
#F67FAE #E9F67F #7FF6C7 #8C7FF6
square
#F67FAE #E9F67F #7FF6C7 #8C7FF6
split-complementary
#F67FAE #7FF68C #7FE9F6
monochromatic
#EA1066 #F2468A #F67FAE #FAB8D2 #FDE2ED
Accessibility & contrast
On white
2.45
#F67FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F67FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FAE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FAE | 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)
#9098B0
Deuteranopia (green-blind)
#AEAEAB
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67fae; /* rgb */ color: rgb(246, 127, 174); /* oklch */ color: oklch(74.3% 0.153 356.5);
Tailwind
colors: {
custom: {
50: '#fca7c6',
500: '#f67fae',
950: '#000000',
},
}SCSS
$custom: #f67fae; $custom-light: #fca7c6; $custom-dark: #000000;
JSON
{
"hex": "#f67fae",
"rgb": {
"r": 246,
"g": 127,
"b": 174
},
"hsl": {
"h": 336.303,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.74317,
"c": 0.15336,
"h": 356.5
},
"luminance": 0.37828
}Semantic roles & 50–950 ramp
primary
#F67FAE
secondary
#D6F5E9
accent
#E38A02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82