#F67FA0#F67FA0
#F67FA0 is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.149 H 3.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FA0 |
|---|---|
| RGB | rgb(246, 127, 160) |
| HSL | hsl(343, 87%, 73%) |
| HSV | hsv(343, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 35%, 3.5%) |
| CIE-LAB | lab(67.51, 48.82, 3.52) |
| CIE-LCH | lch(67.51, 48.95, 4.13°) |
| OKLab | oklab(73.9% 0.1483 0.0098) |
| OKLCH | oklch(73.9% 0.149 3.8) |
| XYZ | xyz(51.9431, 37.3145, 37.7177) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.87
Rosa
#FE86A4
ΔE00 2.15
Pinky
#FC86AA
ΔE00 2.17
Rose Pink
#F7879A
ΔE00 3.75
Pig Pink
#E78EA5
ΔE00 4.33
Carnation
#FD798F
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FA0 #7FF6D5
analogous
#F67FDC #F67FA0 #F6997F
triadic
#F67FA0 #A0F67F #7FA0F6
tetradic
#F67FA0 #DCF67F #7FF6D5 #997FF6
square
#F67FA0 #DCF67F #7FF6D5 #997FF6
split-complementary
#F67FA0 #7FF699 #7FDCF6
monochromatic
#EA104D #F24676 #F67FA0 #FAB8CA #FDE2EA
Accessibility & contrast
On white
2.48
#F67FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F67FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FA0
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FA0 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9397A1
Deuteranopia (green-blind)
#B1AD9D
Tritanopia (blue-blind)
#FF758B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67fa0; /* rgb */ color: rgb(246, 127, 160); /* oklch */ color: oklch(73.9% 0.149 3.8);
Tailwind
colors: {
custom: {
50: '#fca7bc',
500: '#f67fa0',
950: '#000000',
},
}SCSS
$custom: #f67fa0; $custom-light: #fca7bc; $custom-dark: #000000;
JSON
{
"hex": "#f67fa0",
"rgb": {
"r": 246,
"g": 127,
"b": 160
},
"hsl": {
"h": 343.361,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.73901,
"c": 0.14863,
"h": 3.8
},
"luminance": 0.3731
}Semantic roles & 50–950 ramp
primary
#F67FA0
secondary
#D6F5EC
accent
#E3A502
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80